On May 27, 2009, at 12:04 PM, Derick Eddington wrote:
I love multiple return values. Especially proper zero return values ...
I had the intention for a long time to make things like set!, vector- set!, display, et cetera return no values instead of returning this #<void> thing. I was held back because I didn't want to break anybody's code without giving proper support regarding where these errors are happening. Now that there is kind of a debugger and some information about where/who is calling/returning what, I might put it back on the table (but not any time soon since it's not a real priority).
Aziz,,,
