quantum/defnt

Where `defn` meets `clojure.spec` and a gradual-typing baby is born.

Leiningen/Boot

[quantum/defnt "0.2.0-clj-1-8-rc2"]

Clojure CLI/deps.edn

quantum/defnt {:mvn/version "0.2.0-clj-1-8-rc2"}

Gradle

implementation("quantum:defnt:0.2.0-clj-1-8-rc2")

Maven

<dependency>
  <groupId>quantum</groupId>
  <artifactId>defnt</artifactId>
  <version>0.2.0-clj-1-8-rc2</version>
</dependency>