Documentation
¶
Index ¶
Constants ¶
View Source
const ArraySize = 10
ArraySize is the size of the array
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HashTable ¶
type HashTable struct {
// contains filtered or unexported fields
}
HashTable is a hash table
func InitHashTable ¶
func InitHashTable() *HashTable
Click to show internal directories.
Click to hide internal directories.