hash table
Jump to navigation
Jump to search
See also: hashtable
English
[edit]Alternative forms
[edit]Noun
[edit]hash table (plural hash tables)
- (programming) An associative array implemented as a vector, the indexes into which are the result of applying a hash function to the key.
Translations
[edit]associative array
|