glojure
glojure copied to clipboard
core.async
Hi, as we all know async is a powerful pattern in both go and clojure, furthermore, the APIs in both languages are very similar. Are there any plans to port the namespace in this repo ?
There's no reason you couldn't. If anything it should be easier to implement in Go than it was in native Clojure.