hash table

التعريفات والمعاني

== English == === Alternative forms === hashtable === Noun === 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 ==== ==== See also ==== dictionary