associative array
التعريفات والمعاني
== English ==
=== Noun ===
associative array (plural associative arrays)
(computing) An array-like data structure where the indices (called keys) are not limited to integers.
==== Synonyms ====
dictionary (data structure)
map
symbol table
==== Hypernyms ====
abstract data structure
array
==== Hyponyms ====
association list
hash table
==== Translations ====