[Issue 9229] Private default arguments

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 19 05:52:42 UTC 2018


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |pro.mathias.lang at gmail.com
         Resolution|---                         |WONTFIX

--- Comment #5 from Mathias LANG <pro.mathias.lang at gmail.com> ---
The same benefit can be achieved via a nested function. There's also other
mean, like a simple private function. If you think it warrants a new language
feature, please submit a DIP.

--


More information about the Digitalmars-d-bugs mailing list