HashTable.KEY

Undocumented in source.
struct HashTable(K, V, uint SIZE, alias ALLOCATOR, alias HASHFUNC = "k")
alias KEY = K

Meta