Blog post: What D got wrong

Nathan S. no.public.email at example.com
Wed Dec 19 01:04:24 UTC 2018


On Saturday, 15 December 2018 at 19:53:06 UTC, Atila Neves wrote:
> Not the case in Rust, not the case in how I write D. TBH it's 
> not such a big deal because something has to be typed, I just 
> default to const now anyway instead of auto. @safe and pure 
> though...

I'd be interested in seeing some of that Rust code. My impression 
from Clojure is that an all-immutable style requires leaning 
heavily on the garbage collector and as far as I know Rust has 
none.


More information about the Digitalmars-d-announce mailing list