Hacker News new | ask | show | jobs
by gintery 2229 days ago
If you have to assign to a const variable during a small refactor, then maybe it shouldn't have been const in the first place? I'm struggling to imagine examples where this is a real problem