Trie.add

Adds the given value to the trie with the given key

class Trie(V)
pure
void
add
(
string key
,)

Meta