Definitions from Wiktionary (association list)
▸ noun: (programming) A data structure that associates keys with data; implemented as a list whose members are paired storage locations (cons cells), one element of which (the car) contains the key and the other element of which (the cdr) contains the keyed data.
▸ Words similar to association list
▸ Usage examples for association list
▸ Idioms related to association list
▸ Wikipedia articles (New!)
▸ Words that often appear near association list
▸ Rhymes of association list
▸ Invented words related to association list
▸ noun: (programming) A data structure that associates keys with data; implemented as a list whose members are paired storage locations (cons cells), one element of which (the car) contains the key and the other element of which (the cdr) contains the keyed data.
Similar:
alist,
list,
free list,
cons,
jump list,
linked list,
dictionary,
binding,
bucket list,
lookup table,
more...
▸ Words similar to association list
▸ Usage examples for association list
▸ Idioms related to association list
▸ Wikipedia articles (New!)
▸ Words that often appear near association list
▸ Rhymes of association list
▸ Invented words related to association list