Feedback Thread: DIP 1043--Shortened Method Syntax--Final Review

forkit forkit at gmail.com
Thu Jun 16 09:22:05 UTC 2022


On Thursday, 16 June 2022 at 09:00:19 UTC, bauss wrote:
>
> I agree with this. Measurement of code in lines is just a red 
> flag tbh.
>
> This syntax isn't really meant to save lines, it's meant to 
> make code more readable and expressive by cutting down 
> verbosity.
>
> That it saves lines is just a side-effect, but not the goal.

Maybe someone should start using the term 'chunking' in the DIP, 
cause I can tell you, the more information you can extract from a 
chunk, the better.

That's one reason I love using the lambda abstraction.


More information about the Digitalmars-d mailing list