ctco

Improving Clojure's support for constant-space tail calls.

Leiningen/Boot

[ctco "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("ctco:ctco:0.2.1")

Maven

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