Hacker News new | ask | show | jobs
by tapirl 673 days ago
What impact in your opinion?
1 comments

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.
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.