Unicode.Set.Operation.intersect
You're seeing just the function
intersect
, go back to Unicode.Set.Operation module for more information.
Returns the intersection of two lists of 2-tuples representing codepoint ranges.
The result is a single list of codepoint ranges that represents the common codepoints in the two lists.