Unicode.assigned

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

Specs

assigned() :: [{pos_integer(), pos_integer()}]

Returns a list of tuples representing the assigned ranges of Unicode code points.

This information is derived from the block ranges as defined by Unicode.Block.blocks/0.