Hacker News new | ask | show | jobs
by dnautics 2593 days ago
There's no need to lock or synchronize if you're working in a language with immutability and copy on write first class data structures.