HashTable.ByValue

The range types for $(D_PSYMBOL HashTable).

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

Meta