Hacker News new | ask | show | jobs
by derefr 2512 days ago
Or you could use functional persistent data structures for your stdlib types, like Erlang’s map. (Essentially, “reference on read, amortized copy on write.”)