Trie.opIndex

Get value by key. It's an error to access non-existing key.

class Trie(T, K)
T
opIndex
(
K k
)

Meta