Hacker News new | ask | show | jobs
by Jweb_Guru 4353 days ago
This would be a better article if it didn't implicitly assume mutable state was always bad. For example, locally mutable state (that doesn't escape) is highly unlikely to bite either you or the compiler.