A port of clojure/core.async library to ClojureCLR.
A Clojure library designed to provide facilities for async programming and communication.
Latest stable release: 1.5.2
CLI/deps.edn dependency information:
io.github.clojure/clr.core.async {:git/tag "v1.7.701" :git/sha "07c6c8a"}
Nuget reference:
PM> Install-Package clojure.core.async -Version 1.7.701
Leiningen/Clojars reference:
[org.clojure.clr/core.async "1.7.701"]
Contributing to Clojure projects requires a signed Contributor Agreement. Pull requests and GitHub issues are not accepted; please use the core.async JIRA project to report problems or enhancements.
Original ClojureJVM code:
Copyright © 2017-2022 Rich Hickey and contributors
Distributed under the Eclipse Public License, the same as Clojure
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |