AbstractTrie.put

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool put(string s, V v)
  2. bool put(V v)
    class AbstractTrie(V)
    bool
    put
    (
    V v
    )

Meta