Last active
January 16, 2026 15:25
-
-
Save borkdude/87cc6f65cab80a2f70daeb1b1b50a63d to your computer and use it in GitHub Desktop.
CLJS async/await + core.async
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| org.clojure/clojurescript {:git/url "https://github.com/borkdude/clojurescript" | |
| :git/sha "2ecd2ebd8b79a5ad04c568bc348b4881ddedb4d7"} | |
| org.clojure/core.async {:git/url "https://github.com/borkdude/core.async" | |
| :git/sha "5f31738e15937986d7453736995e2f75b15fb265"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment