[][src]Module unic_char_property::tables

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.