Hacker News new | ask | show | jobs
by eru 687 days ago
> Or other choices. I like mutable islands in a generally immutable/unshared global space as a design point myself, [...]

That's pretty easy to do in eg Haskell or even Rust.