Hacker News new | ask | show | jobs
by ShaneWilton 3270 days ago
Erlang 20 fixes the case where you're copying a constant literal, but unfortunately won't help if you're sharing a dynamically generated, but infrequently modified, term; like Discord does in this post.