A Clojure library designed to provide facilities for async programming and communication.
Latest release: 0.1.222.0-83d0c2-alpha
Leiningen dependency information:
[org.clojure/clojure "1.5.1"]
[org.clojure/core.async "0.1.222.0-83d0c2-alpha"]
Maven dependency information:
<dependency>
<groupId>org.clojure</groupId>
<artifactId>core.async</artifactId>
<version>0.1.222.0-83d0c2-alpha</version>
</dependency>
Copyright © 2013 Rich Hickey and contributors
Distributed under the Eclipse Public License, the same as Clojure.