Fast string table used to get key's id. The keys should be first sorted by length and then lexicographically.
The keys should be first sorted by length and then lexicographically.
Keys sorted by length and then lexicographically.
an unsigned type that can hold an index of sorted keys. U.max must be less then length of the table.
character type
See Implementation
Fast string table used to get key's id. The keys should be first sorted by length and then lexicographically.