Trie.set

Set value by key.

class Trie(T, K)
void
set
(
K k
,
T v
)

Meta