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

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

Re: What's the canonical way to check "alistp"?


From: Kaushal Modi
Subject: Re: What's the canonical way to check "alistp"?
Date: Thu, 01 Mar 2018 16:36:04 +0000

On Thu, Mar 1, 2018 at 10:34 AM Dmitry Gutov <dgutov@yandex.ru> wrote:

>
> (seq-every-p #'consp alist) if we're checking for an alist.
>
> Use #'listp otherwise.


Thanks!
-- 

Kaushal Modi


reply via email to

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