seqcess

A collection of utilities dealing with the seq abstraction

Leiningen/Boot

[seqcess "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

seqcess/seqcess {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("seqcess:seqcess:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>seqcess</groupId>
  <artifactId>seqcess</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>