Blog post: What D got wrong

Nicholas Wilson iamthewilsonator at hotmail.com
Tue Dec 11 12:51:56 UTC 2018


On Tuesday, 11 December 2018 at 10:45:39 UTC, Atila Neves wrote:
> A few things that have annoyed me about writing D lately:
>
> https://atilanevesoncode.wordpress.com/2018/12/11/what-d-got-wrong/

Nice!

I like the eponymous templates idea, though it might get 
confusing with doubly nested eponymous templates and with mixin 
templates injecting constructors ( https://run.dlang.io/is/UYakit 
)

We really do need to figure out what to do with @property

> Returning a reference

Wow, thats f*ck'n stupid! https://run.dlang.io/is/SAplYw

> Variables can’t be ref

not _quite true, foreach variables can be.






More information about the Digitalmars-d-announce mailing list