recurrent

Reactive programming implemented as a kinder layer over core.async.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 206 Downloads
  • 45 This Version

Leiningen/Boot

[recurrent "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

recurrent/recurrent {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("recurrent:recurrent:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>recurrent</groupId>
  <artifactId>recurrent</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>