Y
Hacker News
new
|
ask
|
show
|
jobs
by
Scarbutt
2773 days ago
Most(all?) functional programming languages.
1 comments
RussianCow
2772 days ago
Most functional programming languages don't make a distinction between values and references, so this is kind of a moot point since the copying/merging is never exposed to the developer.
link