[Issue 7198] Delegate literals with nameless arguments fail to infer a type

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 2 05:46:28 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=7198



--- Comment #3 from Alex Rønne Petersen <xtzgzorex at gmail.com> 2012-01-02 05:46:26 PST ---
(I don't actually know why we have unnamed parameters at all; most modern
languages simply don't allow this. In addition, unused parameters in
delegate/function literals/lambdas sort of seems to go against the entire idea
with lambda functions, in the general case.)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list