char_matcher library

A first-class model of character classes, their composition and operations on strings.

Classes

CharMatcher
Abstract character matcher function.
UnicodeCharMatcher
Character matcher function that classifies characters using official Unicode categories and properties.