phobos-next v0.3.9 (2020-08-07T21:50:30Z)
Home
Dub
Repo
isTrieableKeyType
nxt
trie
template
isTrieableKeyType (
T
) {
enum
isTrieableKeyType
;
enum
isTrieableKeyType
;
}
Return Value
true
if
T
is a type that can be stored as a key in a trie,
false
otherwise.
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