Noun
English Wikipedia has an article on:associative arrayWikipedia
associative array (plural associative arrays)
(computing) An array-like data structure where the indices (called keys) are not limited to integers.
Doing linear scans over an associative array is like trying to club someone to death with a loaded Uzi. Larry Wall