Unicode.Set.parse_and_reduce

You're seeing just the function parse_and_reduce, go back to Unicode.Set module for more information.
Link to this function

parse_and_reduce(unicode_set)

View Source

Specs

parse_and_reduce(binary()) :: {:ok, t()} | {:error, {module(), binary()}}

Parses a unicode set and expands the set expressions then compacts the character ranges.