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

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

Re: member returns list


From: Marcin Borkowski
Subject: Re: member returns list
Date: Thu, 03 Sep 2015 00:13:03 +0200

On 2015-09-02, at 23:47, Emanuel Berg <embe8573@student.uu.se> wrote:

> So then, is there a "member-whatever" that doesn't use
> `equal' but one of the many other functions available
> to compare items? Is there a "member" to which you can
> provide this function yourself?

memq
cl-member

Also related:

cl-member-if
cl-member-if-not

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Faculty of Mathematics and Computer Science
Adam Mickiewicz University



reply via email to

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