On Sun, Sep 22, 2013 at 1:18 PM, Scott McKay <swmc...@gmail.com> wrote:

> It's sad that this conses...
>

A challenge exercise for students:

If an implementation can stack-cons a &rest list, no heap consing is
necessary.

Hint: multiple-value-call

Reply via email to