Associative Array

a.k.a. Map, Hash, Dictionary, ... an array keyed by an object or reference type, rather than an ordinal type.


Easy syntactical access and usage of associative arrays is one of the biggest productivity boosters in recent languages. It's one of the biggest difference-makers between pre-1990 scripting/dynamic languages and post 1990 languages (year is approximate). I imagine that earlier languages excluded them due to performance hits. Fast hardware gave us a really nice gift. Thank You, Santamoore (MooresLaw). --top

Easy syntactical access includes but is not limited to:


CategoryJargon, CategoryDataStructure


EditText of this page (last edited June 3, 2010) or FindPage with title or text search