phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
Leaf1
nxt
trie
Mutable leaf node of 1-Ix leaves.
Used by branch-leaf.
alias
Leaf1
(
Value
)
=
WordVariant
!(
HeptLeaf1
,
SparseLeaf1
!
Value
*,
DenseLeaf1
!
Value
*)
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
Mutable leaf node of 1-Ix leaves.
Used by branch-leaf.