kuroshio

creating and operating on streams (delayed, lazily-evaluated, endless lists), enables simple thread communication via stream and chan

Leiningen/Boot

[kuroshio "0.2.3-SNAPSHOT"]

Clojure CLI/deps.edn

kuroshio/kuroshio {:mvn/version "0.2.3-SNAPSHOT"}

Gradle

implementation("kuroshio:kuroshio:0.2.3-SNAPSHOT")

Maven

<dependency>
  <groupId>kuroshio</groupId>
  <artifactId>kuroshio</artifactId>
  <version>0.2.3-SNAPSHOT</version>
</dependency>