zeroem/lazy-chans

turn one or more channels into a lazy-seq

Leiningen/Boot

[zeroem/lazy-chans "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

zeroem/lazy-chans {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("zeroem:lazy-chans:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>zeroem</groupId>
  <artifactId>lazy-chans</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>