[Prev][Next][Index][Thread]

Re: Does my ideal language exist?



Bruce Hoult bruce@hoult.org on  2000-06-26 03:00 wrote:

> What is it that the empty values() is doing?  Surely a bug?

Perhaps a conscious decision by the compiler writer to optimize single-value
return because it is the most common, and treat 0 values as just another
instance of multiple-value return.



Follow-Ups: References: