[alexandria-devel] Re: MULTIPLE-VALUE-IDENTITY

Tobias C. Rittweiler tcr at freebits.de
Tue Sep 9 08:04:28 UTC 2008


"Pascal J. Bourguignon" <pjb at informatimago.com> writes:

> Tobias C. Rittweiler writes:
>> 
>> (defun multiple-value-identity (&rest args)
>>   "Return its arguments as multiple values."
>>   (values-list args))
>
> 1- What's wrong with VALUES-LIST?

Nothing, I keep on forgetting that it's just a normal function.

  -T.




More information about the alexandria-devel mailing list