HashTable.table

Undocumented in source.
class HashTable(T, K)
Entry!(T)[] table;

Meta