Association list

In computer programming and particularly in Lisp, an association list, often referred to as an alist, is a linked list in which each list element (or node) comprises a key and a value. The association list is said to associate the value with the key.

Source: Wikipedia — Association list (CC BY-SA 4.0)

Association list

In computer programming and particularly in Lisp, an association list, often referred to as an alist, is a linked list in which each list element (or node) comprises a key and a value. The association list is said to associate the value with the key.

Source: Wikipedia "Association list" · CC BY-SA 4.0

Share this article: X · Bluesky
Privacy Policy