glojure icon indicating copy to clipboard operation
glojure copied to clipboard

core.async

Open Igosuki opened this issue 7 years ago • 1 comments

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 ?

Igosuki avatar Apr 05 '17 16:04 Igosuki

There's no reason you couldn't. If anything it should be easier to implement in Go than it was in native Clojure.

venantius avatar Apr 05 '17 16:04 venantius