What features of D you would not miss?

ryuukk_ ryuukk.dev at gmail.com
Thu Sep 15 14:23:09 UTC 2022


On Thursday, 15 September 2022 at 12:20:51 UTC, IGotD- wrote:
> On Thursday, 15 September 2022 at 12:19:28 UTC, ryuukk_ wrote:
>>
>> You have then to import the module everywhere, wich makes the 
>> feature i want a painful nightmare
>
> Another thing for D3, global imports. The list is getting 
> longer :).

Global import is not what i want, it's actually a very bad idea, 
it encourages poor practices, it'll lead to poor build speed and 
bloated global scope


What i want is modernizing the builtin types instead of keeping 
imaginary english names that originate from C era


More information about the Digitalmars-d mailing list