tol

A Tól is a set of functions that extend Clojure core functions

Leiningen/Boot

[tol "0.2.1"]

Clojure CLI/deps.edn

tol/tol {:mvn/version "0.2.1"}

Gradle

implementation("tol:tol:0.2.1")

Maven

<dependency>
  <groupId>tol</groupId>
  <artifactId>tol</artifactId>
  <version>0.2.1</version>
</dependency>