Unicode.GraphemeClusterBreak.fetch

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

Returns the Unicode ranges for a given grapheme cluster break as a list of ranges as 2-tuples.

Aliases are resolved by this function.

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