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

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

RE: member returns list (was: Re: To `boundp' or not to `boundp'?)


From: Drew Adams
Subject: RE: member returns list (was: Re: To `boundp' or not to `boundp'?)
Date: Tue, 1 Sep 2015 17:38:32 -0700 (PDT)

> > If no such member can be found then it returns nil,
> > which means that it can also function as a simple
> > membership test.
> 
> OK then, what does it do when it doesn't function
> like that?

I don't understand the question.  It always functions
the same way.  Whether code uses it only to test membership
or to access the first tail that corresponds is up to that
code.  But `member' behaves ("functions") the same.



reply via email to

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