Y
Hacker News
new
|
ask
|
show
|
jobs
by
eudox
3611 days ago
In that case, though, the immutability is a property of the operations rather than the data. And you can have mutating versions of most of those operations that alter the data they are working on, e.g. a mutating map.