Unicode.SentenceBreak.fetch

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

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

Aliases are resolved by this function.

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