|
|
|
|
|
by mirceal
1543 days ago
|
|
strongly agree with you. it should be about the principle and not about a poor understanding and application of the said principle.
if the principle is: data should be immutable, data should be immutable. that does not mean copy things over until we throw our hands in the air and say "performance". you also don't mix the semantics of a function call with the underlying representation of the data you are using (if you are using ADT) |
|