iota

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

Leiningen/Boot

[iota "1.1.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("iota:iota:1.1.1")

Maven

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