typed.clj/annotator

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 110 Downloads
  • 17 This Version

Leiningen/Boot

[typed.clj/annotator "1.0.10"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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