Association list

id: association-list-190-2618282
title: Association list
text: 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 comprises a key and a value. The association list is said to associate the value with the key. In order to find the value associated with a given key, a sequential search is used: each element of the list is searched in turn, starting at the head, until the key is found. Associative lists provide a simple way of implementing an associative array, but a
brand slug: wiki
category slug: encyclopedia
description:
original url: https://en.wikipedia.org/wiki/Association_list
date created: 2003-12-09T02:59:40Z
date modified: 2024-09-09T16:36:15Z
main entity: {"identifier":"Q4809579","url":"https://www.wikidata.org/entity/Q4809579"}
image:
fields total: 13
integrity: 14

Related Entries

Explore Next Part