Hacker News new | ask | show | jobs
by hellofunk 3824 days ago
Except in swift, a truly value-oriented thought process is hampered by its copy-on-write semantics, which are a far cry from immutable structures found in functional languages.
1 comments

Value semantics are certainly not ideal, but it is very practical.