iota

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

Leiningen/Boot

[iota "1.1.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("iota:iota:1.1.3")

Maven

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