←back to thread

498 points azhenley | 1 comments | | HN request time: 0.208s | source
1. AtNightWeCode ◴[] No.45776997[source]
I care less and less about things like this. At some point you will write code in some lang that have fancy keywords and stuff gets mutated anyway. Also, what people tends to do if stuff is immutable is that they hide mutation by doing deep copies with changes.