6 ms·
> since they will surely differ from Go a little bit, due to the functional emphasis on Clojure Very interested in this. The trivial Go examples seem much mor
by hueyp 13y ago
> since they will surely differ from Go a little bit, due to the functional emphasis on Clojure
Very interested in this. The trivial Go examples seem much more channel as side effect.
While I still need to wrap my head around the differences (and thanks for the explanation) one quick take away is how much easier it would be to write the higher order operations with core.async channels versus observables.
- snprbob86 13y agoI took a crack at this, if you're still interested: https://github.com/brandonbloom/asyncx https://github.com/brandonbloom/asyncx