Future of memory management in D

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Thu Nov 18 13:35:22 UTC 2021


On Thursday, 18 November 2021 at 13:27:15 UTC, Steven 
Schveighoffer wrote:
> Ironically, `i` is almost never a global identifier. Using it 
> for a global identifier works because UFCS is not allowed on 
> locals.

But you would have to stuff it into std.complex for it to be a 
library feature. So if someone else uses ```i(double)``` it would 
mess up everything.

That is not what Rumba asked for, he "asked" for something that 
was simple to use.




More information about the Digitalmars-d mailing list