phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
toRawKey
nxt
trie
Remap typed key
typedKey
to raw (untyped) key of type
UKey
.
@
trusted
UKey
toRawKey
(
TypedKey
)
(
in
TypedKey
typedKey
,
ref
Array
!
Ix
rawUKey
)
if
(
isTrieableKeyType
!
TypedKey
)
Meta
Source
See Implementation
nxt
trie
aliases
FixedKeyLeafN
IKey
Key
KeyN
Leaf1
enums
ModStatus
isScalarTrieableKeyType
functions
checkNumeric
constructFixedSizeNode
firstIx
print
radixTreeMap
radixTreeSet
showStatistics
testString
toFixedRawKey
toRawKey
toTypedKey
tryNextIx
structs
HeptLeaf1
OneLeafMax7
RadixTree
TriLeaf2
TwoLeaf3
templates
MutableKey
RawRadixTree
iota
isTrieableKeyType
Remap typed key typedKey to raw (untyped) key of type UKey.