[Issue 13553] allow to omit parenthesis for nullary lambdas

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 29 14:01:20 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13553

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Martin Nowak <code at dawg.eu> ---
> This saves only two chars and decreases readability.

It's probably more a question of taste. Some languages require the parenthesis,
others don't. I have a pull for it, but don't want to start a pointless debate.

--


More information about the Digitalmars-d-bugs mailing list