Unicode.GeneralCategory.fetch

You're seeing just the function fetch, go back to Unicode.GeneralCategory module for more information.

Returns the Unicode ranges for a given category as a list of ranges as 2-tuples.

Aliases are resolved by this function.

Returns either {:ok, range_list} or :error.