typed.clj/annotator

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 110 Downloads
  • 13 This Version

Leiningen/Boot

[typed.clj/annotator "1.0.13"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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