phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
RawRadixTree.prefix
nxt
trie
RawRadixTree
RawRadixTree
struct
RawRadixTree
@
safe
pure nothrow @
nogc
inout
inout
(
Node
)
prefix
(
UKey
keyPrefix
,
out
UKey
keyPrefixRest
)
Return Value
Type:
inout
(
Node
)
true
if
key
is stored,
false
otherwise.
Meta
Source
See Implementation
nxt
trie
RawRadixTree
RawRadixTree
aliases
BranchType
DefaultBranchType
DenseBranchType
ElementRefType
NodeType
RangeType
SparseBranchType
StatsType
ValueType
hasValue
constructors
this
destructors
~this
functions
clear
contains
countHeapNodes
dup
empty
insert
length
matchCommonPrefix
opSlice
prefix
print
root
rootNode
usageHistograms
postblits
this(this)