Module data

Source
Expand description

The primary per-codepoint casefolding data

Structs§

CaseMapData
Case mapping data associated with a single code point
CaseMapDataULE
Packed casemappingdata type
NonExceptionData
Data that is stored in CaseMapData when it is not an exception

Enums§

CaseMapDataKind
A subset of case mapping data associated with a single code point
CaseType
The case of a Unicode character
DotType
The dot type of a Unicode character. This indicates how dotted letters (like i and j) combine with accents placed above the letter.