typeops

Alternative type outcomes for arithmetic

Leiningen/Boot

[typeops "0.1.0"]

Clojure CLI/deps.edn

typeops/typeops {:mvn/version "0.1.0"}

Gradle

implementation("typeops:typeops:0.1.0")

Maven

<dependency>
  <groupId>typeops</groupId>
  <artifactId>typeops</artifactId>
  <version>0.1.0</version>
</dependency>