systems.thoughtfull/transductio

A bridge from I/O to transducers and back

Leiningen/Boot

[systems.thoughtfull/transductio "1.0.0"]

Clojure CLI/deps.edn

systems.thoughtfull/transductio {:mvn/version "1.0.0"}

Gradle

implementation("systems.thoughtfull:transductio:1.0.0")

Maven

<dependency>
  <groupId>systems.thoughtfull</groupId>
  <artifactId>transductio</artifactId>
  <version>1.0.0</version>
</dependency>