Y
Hacker News
new
|
ask
|
show
|
jobs
by
masklinn
1757 days ago
No, it does not. Appending is the addition of a suffix, it does not say anything about how it works.
Example:
https://hackage.haskell.org/package/bytestring-0.11.1.0/docs...
1 comments
jatone
1753 days ago
if you add a suffix, you've changed the value. that is a mutation.
link