Reference Counting and Static Checker
Suminda Dharmasena via Digitalmars-d
digitalmars-d at puremagic.com
Wed Dec 3 22:24:33 PST 2014
What I am saying is, if it is introduced in D it should be more
flexible than Rust.
On Tuesday, 2 December 2014 at 21:01:58 UTC, Meta wrote:
> On Tuesday, 2 December 2014 at 14:41:20 UTC, Suminda Dharmasena
> wrote:
>> Great. What about Rust like static memory safety analysis.
>> (But transparent to the user.)
>
> I wouldn't say Rust's method of statically checked memory
> safety is exactly transparent. You have to do some weird
> contortions to express many common idioms, or your code won't
> compile.
More information about the Digitalmars-d
mailing list