isTrieableKeyType

Members

Manifest constants

isTrieableKeyType
enum isTrieableKeyType;
Undocumented in source.
isTrieableKeyType
enum isTrieableKeyType;
Undocumented in source.

Return Value

true if T is a type that can be stored as a key in a trie, false otherwise.

Meta