Hacker News new | ask | show | jobs
by philippta 206 days ago
That would be shared ownership again.
1 comments

So then I would sell STM to you from the "other end".

Everyone else has multiple threads, and should replace their locks with STM for ease and safety.

You've got safe single-thread and CSP, you should try STM to gain multithreading and get/set.