OrderedIndex.KeyType

Undocumented in source.
mixintemplate OrderedIndex(size_t N, bool allowDuplicates, alias KeyFromValue, alias Compare, ThisContainer)
alias KeyType = typeof(key(Value.init))

Meta