[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
define and set! with multiple-values As far as I know it is not possible to implement safe multiple values with out requiring many functions also set a value count. Thus: Wrong. It can be implemented without penalizing the simple cases. Only the case where other than one value needs to be recognized costs more.
- To: info-dylan@cambridge.apple.com
- Subject: define and set! with multiple-values As far as I know it is not possible to implement safe multiple values with out requiring many functions also set a value count. Thus: Wrong. It can be implemented without penalizing the simple cases. Only the case where other than one value needs to be recognized costs more.
- From: bhyde@gensym.com (Ben A. Hyde)
- Date: Mon, 4 Jan 93 14:02:16 EST
- Cc: @harvard.harvard.edu:gsb@cambridge.apple.com
- In-reply-to: Glenn S. Burke's message of Mon, 4 Jan 93 13:36:07 -0500 <9301041836.AA19057@cambridge.apple.com>
Ouch. That makes me happy.
Care to give me a hint as to how this cleverness is managed?
- ben hyde