this is a first pass at a new guide for core.async.flow https://clojure.github.io/core.async/flow-guide.html, still more to add but hopefully it's useful in getting started
Any chance for a trivial working example somewhere? (maybe there is one but I haven't seen it)
There is one at https://github.com/puredanger/flow-example and a video demo at https://www.youtube.com/watch?v=lXFwf3O4BVY
Thanks! This is helpful.
Linking these from the official docs or even bundling the example in could prove useful