Definitions for "Hash table"
a classic data structure used to store and retrieve data quickly and efficiently
a classic trade-off between space and time
a collection of key-value pairs
an array of linked lists
an array that has a prime number of elements
an array that holds pointers to entries indexed by hash value
an unbounded mutable random-access (well, almost) collection indexed by Objects
Keywords:  ktup, vector, query, lists, sequence
a vector of association lists
A listing of the positions at which all words of a fixed length (word size or ktup) occurs in a query sequence.
a typical example of a class that is difficult to deserialize without using the event listener described above
Keywords:  idea, better
a much better idea
Keywords:  arrangement, memory, records, see
The arrangement of memory records. See also hashing.