[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Apply
- To: info-mcl@cambridge.apple.com
- Subject: Apply
- From: paolo@idsia.ch (Paolo Cattaneo)
- Date: Tue, 11 Aug 92 17:10:19 +0200
The following line used to evaluate correctly
on MCL2.0b1 but does not in MCL2.0f. Why?
(apply `(lambda (x) (* x x)) '(2))
Thank you in advance for any help.
Ciao Paolo.