Re: (apply #'and '(t t nil)) not work



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)
.