Unicode.Set.Operation.combine
You're seeing just the function
combine
, go back to Unicode.Set.Operation module for more information.
Combines all the ranges into a single list
This function is called iff the Unicode
Sets are formed by unions only. If
the set operations of intersection or
difference are present then the ranges
will need to be expanded via expand/1
.