Hi,
I know it's early days for core.async.flow but I thought I would give it a try in one of my ClojureScript projects.
I've got {:mvn/version "1.9.808-alpha1"}
in my deps.edn but I'm getting the following error when I try to access the namespace:
No such namespace: clojure.core.async.flow, could not locate clojure/core/async/flow.cljs
Thanks for your help.