iota

Allows Clojure's reducers to operate over mmap()'ed text files

Leiningen/Boot

[iota "1.0.3"]

Clojure CLI/deps.edn

iota/iota {:mvn/version "1.0.3"}

Gradle

implementation("iota:iota:1.0.3")

Maven

<dependency>
  <groupId>iota</groupId>
  <artifactId>iota</artifactId>
  <version>1.0.3</version>
</dependency>