HashTable.ByKey

The range types for $(D_PSYMBOL HashTable).

struct HashTable(Key, Value, alias hasher = hash)
alias ByKey = .ByKey!(const HashArray)

Meta