Hacker News new | ask | show | jobs
by ebingdom 1403 days ago
It's not about biases. Using immutability is not just some personal preference. It's common knowledge that mutability everywhere is a bad practice. That's why there's a trend toward immutability by default in newer languages.