Proposed D2 Feature: => for anonymous delegates

Jason House jason.james.house at gmail.com
Sun Oct 18 20:03:54 PDT 2009


Am I the only one that has trouble remembering how to write an inline anonymous delegate when calling a function? At a minimum, both Scala and C# use (args) => { body; } syntax. Can we please sneak it into D2?   



More information about the Digitalmars-d mailing list