Re: (apply #'and '(t t nil)) not work
- From: Espen Vestre <espen@xxxxxxxxxx>
- Date: Mon, 31 Mar 2008 15:52:09 +0200
fishmacs <wzhao1984@xxxxxxxxx> writes:
Apparently and is not a normal function like +, -, ...
I can write (and t t nil), but if the parameters are packaged into a list,
how can I do?
Check out the functions EVERY and SOME.
--
(espen)
.
- References:
- (apply #'and '(t t nil)) not work
- From: fishmacs
- (apply #'and '(t t nil)) not work
- Prev by Date: Re: (apply #'and '(t t nil)) not work
- Next by Date: Re: (apply #'and '(t t nil)) not work
- Previous by thread: Re: (apply #'and '(t t nil)) not work
- Next by thread: Re: (apply #'and '(t t nil)) not work
- Index(es):