RFC: reference counted Throwable

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Sat Sep 20 18:46:15 PDT 2014


On 9/20/14, 5:30 PM, deadalnix wrote:
> 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.

Rust looked a lot more exciting when I didn't know much about it. -- Andrei


More information about the Digitalmars-d mailing list