Hacker News new | ask | show | jobs
by feznyng 480 days ago
Depends on the language, some have runtime optimizations to make copies fast (usually FPs with purely immutable data). Not sure if that’s the case in something like Java.