Y
Hacker News
new
|
ask
|
show
|
jobs
by
pix128
1280 days ago
Maybe I'm dumb, but why would you need to copy an immutable value?
1 comments
ItsHarper
1279 days ago
Because the only way to have a modified version of that value is to make a brand new copy with the modification.
link