Hacker News new | ask | show | jobs
by umanwizard 3285 days ago
One of the biggest differences in practice between reference counting and GC (or "other forms of GC" if you consider RC a type of GC) is that nodes involved in a cycle will never be freed.