Hacker News new | ask | show | jobs
by andrewchambers 4338 days ago
All that extra logic sounds like its approaching garbage collector territory... The more you massage it, the closer it becomes.
1 comments

To be fair: reference counting is a garbage collector.