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

Re: Shootout Stuff



At Mon,  8 Apr 2002 17:48:36 -0400 (EDT), Matthias Felleisen wrote:
>  1. you mistranslated the case-lambda. 
>     If we had wanted the optional lambda as you have it in Ruby
>     we would have used opt-lambda. 

Unless I'm missing something, `opt-lambda' should be used in this case.

The code is probably using `case-lambda' as a leftover from v103, when
getting the right syntax in scope for a unit was so difficult that we
often avoided syntactic extensions.

Matthew