phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
FixedKeyLeafN
nxt
trie
Fixed-Length leaf Key-only Node.
alias
FixedKeyLeafN
=
WordVariant
!(
OneLeafMax7
,
TwoLeaf3
,
TriLeaf2
)
Meta
Source
See Implementation
nxt
trie
aliases
CompactPrefixTree
FixedKeyLeafN
IKey
Ix
IxsN
Key
KeyN
Leaf1
PatriciaTrie
RadixTrie
UIx
UKey
isFixedTrieableKeyType
enums
ModStatus
isScalarTrieableKeyType
functions
constructFixedSizeNode
empty
firstIx
freeNode
print
radixTreeMap
radixTreeSet
showStatistics
testEqual
testScalar
testString
toFixedRawKey
toRawKey
toTypedKey
tryNextIx
manifest constants
keySeparator
useModuloFlag
structs
HeptLeaf1
OneLeafMax7
RadixTree
TriLeaf2
TwoLeaf3
templates
MutableKey
RadixTreeSet
RawRadixTree
iota
isTrieableKeyType
Fixed-Length leaf Key-only Node.