core.async

A Clojure library providing facilities for async programming and communication.

Releases and Dependency Information

Latest release: 0.3.442

Leiningen dependency information:

clj [org.clojure/clojure "1.6.0"] [org.clojure/core.async "0.3.442"]

Maven dependency information:

xml <dependency> <groupId>org.clojure</groupId> <artifactId>core.async</artifactId> <version>0.3.442</version> </dependency>

Documentation

Presentations

Contributing

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.

To run the ClojureScript tests:

License

Copyright © 2017 Rich Hickey and contributors

Distributed under the Eclipse Public License, the same as Clojure.

Changelog