Anonymous function syntax
Walter Bright
newshound2 at digitalmars.com
Thu Sep 22 14:48:09 PDT 2011
On 9/22/2011 2:03 PM, Steven Schveighoffer wrote:
> On Thu, 22 Sep 2011 16:54:55 -0400, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org> wrote:
>
>
>> 4. Add this rewrite to the grammar:
>>
>> (comma_separated_parms) => expression
>>
>> translates to
>>
>> (comma_separated_parms) => expression
>
> Am I missing something here?
I like easy rewrites!
More information about the Digitalmars-d
mailing list