Unicode.Block.fetch

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

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

Aliases are resolved by this function.

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