[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
multiple thanks
- To: hedrick@rutgers
- Subject: multiple thanks
- From: Kim.fateman@Berkeley
- Date: Mon, 15 Nov 1982 12:53:00 -0000
- Cc: common-lisp@su-ai
Thanks for presenting a proposed mechanism for multiple values which seems
to penalize the producers of multiple values (and the implementors of
lisp systems). Yet,now there is this hidden cost in
using some m-v producers: should one use them, since in some
circumstances they have to do a fair amount of stack-grovelling?
(e.g. one might think that "floor" would always be fairly cheap to use).