memorize-clj

A small library to memorize pure function results

Leiningen/Boot

[memorize-clj "0.1.0"]

Clojure CLI/deps.edn

memorize-clj/memorize-clj {:mvn/version "0.1.0"}

Gradle

implementation("memorize-clj:memorize-clj:0.1.0")

Maven

<dependency>
  <groupId>memorize-clj</groupId>
  <artifactId>memorize-clj</artifactId>
  <version>0.1.0</version>
</dependency>