Hacker News new | ask | show | jobs
by amedvednikov 1023 days ago
> Which explicitly implies that objects are exclusively freed only by autofree and reference counting.

Yes, and what's wrong with that? That's how it works now too, except RC has been replaced by a tracing GC.