phobos-next ~master (2024-03-19T05:49:32Z)
Home
Dub
Repo
RadixTree.ValueType
nxt
container
trie
RadixTree
Undocumented in source.
struct
RadixTree
(K, V, A = Mallocator)
static if
(
RawTree.hasValue
)
alias
ValueType
=
V
Meta
Source
See Implementation
nxt
container
trie
RadixTree
aliases
ElementType
KeyType
MK
ValueType
constructors
this
functions
byKey
byKeyValue
contains
dup
insert
opBinaryRight
opIndex
opIndexAssign
opSlice
prefix
upperBound
structs
E