Unicode Set v0.7.0 API Reference

Modules

Preprocesses a binary regular expression to expand Unicode Sets which are then interpolated back into the Regular Expression which is then compiled with Regex.compile/2 or Regex.compile!/2.

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