Hacker News new | ask | show | jobs
by danudey 4395 days ago
So immutability is a code safety feature, except in the case of arrays, where it's a performance optimization. That seems counterintuitive.