alandipert/mathemagician

Automatically generate Clojure function proxies for java.lang.Math static methods.

Leiningen/Boot

[alandipert/mathemagician "0.0.1"]

Clojure CLI/deps.edn

alandipert/mathemagician {:mvn/version "0.0.1"}

Gradle

implementation("alandipert:mathemagician:0.0.1")

Maven

<dependency>
  <groupId>alandipert</groupId>
  <artifactId>mathemagician</artifactId>
  <version>0.0.1</version>
</dependency>