typed.clj/annotator

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 110 Downloads
  • 0 This Version

Leiningen/Boot

[typed.clj/annotator "1.0.13-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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