Defines the trie data structure. The value key is a specific list of items; all other string keys may refer to another TrieNode.
value
Defines the trie data structure. The
value
key is a specific list of items; all other string keys may refer to another TrieNode.