Hacker News new | ask | show | jobs
by whateveracct 2022 days ago
Another reason GC is nice: FP tends to rely on immutable linked data structures with pervasive sharing. That makes ownership complicated.