Hacker News new | ask | show | jobs
by kiitos 667 days ago
Immutability is a fundamental property of a language, it's not something that can be bolted on post-facto in a version update. Go as a language doesn't provide immutability.
1 comments

If the "for ;;" loop semantics can be bolted on post-facto in a version update, nothing else couldn't.

Go provides certain immutability.

It does not. Believe what you will.
You are not familiar with Go.