top | item 34266402

(no title)

ediblelint | 3 years ago

Apparently D is in the middle of adding an ownership system that would not require GC for safety: https://dlang.org/spec/ob.html

discuss

order

destructionator|3 years ago

That approach is a dead end, incapable of doing anything beyond the basics (notably it doesn't compose into structs) and is likely to be abandoned.