(apply and (list #t #f #t))

Harvey J. Stein (abel@netvision.net.il)
Thu, 30 Oct 1997 18:43:47 +0200

Sascha Ziemann writes:
> Hi,
>
> is it intended that this is not possible?
>
> (apply and (list #t #f #t))

Yes. and isn't a function. It's a special form. It doesn't evaluate
all of its arguments. It only evaluates until hitting a false.

-- 
Harvey J. Stein
Berger Financial Research
hjstein@bfr.co.il