Trie.Table

Undocumented in source.

Members

Functions

getLvalue
Trie getLvalue(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
inout(Trie)* opBinaryRight(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

bitmask
uint[4] bitmask;
Undocumented in source.
entries
Trie[] entries;
Undocumented in source.

Meta