Hacker News new | ask | show | jobs
by Xophmeister 186 days ago
Didn’t D get an ownership model, a la Rust’s affine types, relatively recently?
1 comments

I don't think so, but they are working towards it.

The big news is that this will cover the GC cases too, not only the manual memory management.