- Halias H = typeof(hashFunc(K.init)) 
- Undocumented in source. 
- Itemalias Item = HashTableItem!(K, V) 
- Undocumented in source. 
- KEYalias KEY = K 
- Undocumented in source. 
- VALUEalias VALUE = V 
- Undocumented in source. 
- hashFuncalias hashFunc = unaryFun!(HASHFUNC, "k") 
- Undocumented in source. 
A hash table with a static size.