I must be missing something very obvious here but I\'m trying to setup a very basic program to put an item onto a channel then block until I can take it off again. The entir
The ClojureScript version of core.async doesn't include or >!!.
I couldn't find a source for this besides the actual source: https://github.com/clojure/core.async/blob/56ded53243e1ef32aec71715b1bfb2b85fdbdb6e/src/main/clojure/cljs/core/async.cljs