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

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

Re: an assoc-type function for arbitrary lists


From: Miles Bader
Subject: Re: an assoc-type function for arbitrary lists
Date: 15 Oct 2001 15:43:37 +0900

Cyprian Laskowski <cyp@swagbelly.net> writes:
> So I would like an f that does this:
> 
> (f 'c '(a b c d))
> => '(c d)

See `member' (and the associated `memq').

-Miles
-- 
Saa, shall we dance?  (from a dance-class advertisement)



reply via email to

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