alandipert/mathemagician

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

Leiningen/Boot

[alandipert/mathemagician "0.0.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("alandipert:mathemagician:0.0.2")

Maven

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