logo

Enums

An enumeration of the Unicode Canonical_Combining_Class values, with the following modifications:

Functions

Returns the modified combining class value of a char. Retrieves the canonical combining class value, then maps it to its corresponding modified value.

Sorts sub-slices of non-starter chars (i.e. chars with non-zero combining class values) by their modified combining class values. This sort is stable.