API Reference Unicode Set v0.10.0
Modules
Implements Unicode regular expressions by transforming them into regular expressions supported by the Elixir Regex module.
Usage
The primary api is the macro Unicode.Set.match?/2
that returns a boolean based upon whether a given codepoint matches a unicode set.
Functions to operate on Unicode sets
Exception raised when an a Unicode Set cannot be parsed