Unicode.WordBreak.fetch

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

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

Aliases are resolved by this function.

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