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

Apply



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.