Module tables

Source
Expand description

Character data tables used in UNIC.

Structs§

CharDataTableIter
Iterator for CharDataTable. Iterates over pairs (CharRange, V).

Enums§

CharDataTable
A mapping from characters to some associated data.