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

[no subject]



In system 27.7, with microcode 666, on LISP Machine Four:
It appears that if you APPLY a function which takes a &REST arg,
the arg is bound to the actual list supplied as the argument,
not to a copy materialized on the stack.  This actually makes a
difference sometimes, and I think the documentation should be
fixed (last paragraph on p. 8 of the manual).