phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
RadixTree.opIndex
nxt
trie
RadixTree
Undocumented in source. Be warned that the author may not have intended to support it.
struct
RadixTree
(K, V)
ref
static if
(
RawTree.hasValue
)
V
opIndex
(
K
key
)
if
(
isTrieableKeyType
!(
K
)
)
Meta
Source
See Implementation
nxt
trie
RadixTree
aliases
KeyType
RawTree
ValueType
functions
byKey
byKeyValue
contains
dup
insert
opBinaryRight
opIndex
opIndexAssign
opSlice
prefix
upperBound
structs
TypedElt
variables
_rawTree