phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
RadixTree.byKey
nxt
trie
RadixTree
AA-style key range.
struct
RadixTree
(K, V)
@
nogc
nothrow @
nogc
static if
(!(
RawTree.hasValue
))
Range
byKey
(
)
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
AA-style key range.