RFC: reference counted Throwable
deadalnix via Digitalmars-d
digitalmars-d at puremagic.com
Sat Sep 20 17:30:44 PDT 2014
On Saturday, 20 September 2014 at 16:27:33 UTC, Andrei
Alexandrescu wrote:
>> I don't think ARC is needed.
>>
>> library RC + borrowing + uniqueness/moving = WIN
>
> s/WIN/Rust/
Well Rust does some things well. We are going in the same
direction anyway (type qualifier, uniqueness) expect we do it in
an ad hoc manner that is guaranteed to yield a C++ish result.
More information about the Digitalmars-d
mailing list