typeops

Alternative type outcomes for arithmetic

Leiningen/Boot

[typeops "0.1.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("typeops:typeops:0.1.2")

Maven

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