help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [External] : Determine whether a list is an alist


From: uzibalqa
Subject: RE: [External] : Determine whether a list is an alist
Date: Thu, 13 Jul 2023 14:42:26 +0000

------- Original Message -------
On Friday, July 14th, 2023 at 2:31 AM, Drew Adams <drew.adams@oracle.com> wrote:


> > Is there some test that determines whether a list is an alist?
> 
> 
> Every list is an alist.

The manual distinguishes an alist as a list of cons cells called associations - 
where
the CAR of each cons cell is the key, and the CDR is the associated value.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]