HashTable.Range

The range types for $(D_PSYMBOL HashTable).

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

Meta