What features of D you would not miss?

Paul Backus snarwin at gmail.com
Sun Sep 18 01:14:50 UTC 2022


On Saturday, 17 September 2022 at 20:08:26 UTC, Dennis wrote:
> On Saturday, 17 September 2022 at 07:37:24 UTC, Ogi wrote:
>> Non-ASCII characters in identifiers. There is no good reason 
>> to use this “feature”, unless your goal is bug-ridden and 
>> unmaintainable code.
>
> I don't use non-ASCII identifiers, but you'll have to explain 
> how e.g. using `π` instead of `pi` results in bugs or 
> maintenance burden.

I would say not being able to easily type an identifier with the 
keys on one's keyboard counts as a maintenance burden.


More information about the Digitalmars-d mailing list