Unicode.Set.Operation.difference
You're seeing just the function
difference
, go back to Unicode.Set.Operation module for more information.
Removes one list of 2-tuples representing Unicode codepoints from another.
Returns the first list of codepoint ranges minus the codepoints in the second list.