iota

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

Leiningen/Boot

[iota "1.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("iota:iota:1.1.0")

Maven

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