typed.clj/annotator

Runtime type inference algorithm for core.typed and clojure.spec.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 110 Downloads
  • 12 This Version

Leiningen/Boot

[typed.clj/annotator "1.0.14"]

Clojure CLI/deps.edn

typed.clj/annotator {:mvn/version "1.0.14"}

Gradle

implementation("typed.clj:annotator:1.0.14")

Maven

<dependency>
  <groupId>typed.clj</groupId>
  <artifactId>annotator</artifactId>
  <version>1.0.14</version>
</dependency>