Hacker News new | ask | show | jobs
by zahlman 158 days ago
Some problems are just fundamentally easier to solve using cyclic data structures whose lifetime exceeds the scope where they were created, which would be quite difficult to clean up properly in any other way.