Hacker News new | ask | show | jobs
by masklinn 3849 days ago
> +1 on this. Clojure's core.async[0] is the perfect example of an implementation of CSP as a library.

With the added convenience that shared mutability is pretty much nonexistent.