My Long Term Vision for the D programming language

Ola Fosheim Grøstad ola.fosheim.grostad at gmail.com
Fri Nov 19 13:37:04 UTC 2021


On Friday, 19 November 2021 at 12:45:45 UTC, rikki cattermole 
wrote:
> I'm more in favor of ARC completely. Tie it into scope, and the 
> compiler can elide the calls. Add an operator overload so that 
> you can get a non-scope reference to memory and it might be a 
> very nice situation for us.

That is more conventional, and in some sense easier because it is 
more homogeneous.

I think some people will complain about performance, but I am not 
against it.



More information about the Digitalmars-d mailing list