Comment on Swift: Not quite there, but too far gone tooparentComments−danudey12ySo immutability is a code safety feature, except in the case of arrays, where it's a performance optimization. That seems counterintuitive.
Comments
So immutability is a code safety feature, except in the case of arrays, where it's a performance optimization. That seems counterintuitive.