Hacker News new | ask | show | jobs
by utbabya 213 days ago
Most of the time I find the pros of not mutating variables out weight any potential memory / performance gain, of course it depends on what you're doing, but I find it rare other than perhaps scientific related code.