A simple repo for me to learn about core.async in Clojure.
You'll need Clojure and deps. Then fire up a REPL (I like to use Calva) and load the namespace core.clj. The comment
and the bottom of the file contains function calls demonstrating the concepts.