io.github.hyperfocusdisordered/defn-typed

A function's input/output contract and its examples, written next to the function.

Leiningen/Boot

[io.github.hyperfocusdisordered/defn-typed "0.1.3"]

Clojure CLI/deps.edn

io.github.hyperfocusdisordered/defn-typed {:mvn/version "0.1.3"}

Gradle

implementation("io.github.hyperfocusdisordered:defn-typed:0.1.3")

Maven

<dependency>
  <groupId>io.github.hyperfocusdisordered</groupId>
  <artifactId>defn-typed</artifactId>
  <version>0.1.3</version>
</dependency>