phobos-next v0.3.5 (2020-07-23T15:01:39Z)
Home
Dub
Repo
radixTreeSetGrowOnly
nxt
trie
Wrapper for a grow-only variant of
radixTreeSet
.
@
nogc
auto
radixTreeSetGrowOnly
(
Key
)
(
)
Meta
Source
See Implementation
nxt
trie
aliases
CompactPrefixTree
FixedKeyLeafN
IKey
Ix
IxsN
Key
KeyN
Leaf1
PatriciaTrie
RadixTreeMapGrowOnly
RadixTreeSetGrowOnly
RadixTrie
UIx
UKey
isFixedTrieableKeyType
enums
ModStatus
isScalarTrieableKeyType
functions
benchmark
benchmarkReadDictWords
checkNumeric
constructFixedSizeNode
empty
firstIx
freeNode
print
radixTreeMap
radixTreeMapGrowOnly
radixTreeSet
radixTreeSetGrowOnly
showStatistics
testEqual
testScalar
testString
toFixedRawKey
toRawKey
toTypedKey
tryNextIx
manifest constants
cacheLineSize
keySeparator
useModuloFlag
structs
HeptLeaf1
OneLeafMax7
RadixTree
TriLeaf2
TwoLeaf3
templates
MutableKey
RawRadixTree
iota
isTrieableKeyType
Wrapper for a grow-only variant of radixTreeSet.