Adding a new design constraint to D

ryuukk_ ryuukk.devv at gmail.com
Wed Jun 15 12:09:33 UTC 2022


I don't think that's needed at all..

I'd rather see improvements to the core language

- tagged union
- .Enum value
- tuples for multiple values return
- built in language server


It's like shortened methods, =>, if you need that, why even use a 
function to begin with, just use the member, it's in C#, and yet 
i never used that feature back when i was using C#

private private, is some C++ shenanigans, the idea of "private 
private" already sounds.. wrong..

just reuse package and problem solved

     package:
     private int myPriv;

focus focus!


More information about the Digitalmars-d mailing list