iota

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

Leiningen/Boot

[iota "1.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("iota:iota:1.1.2")

Maven

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