org.typedclojure/typed.clj.annotator

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 2,072 Downloads
  • 76 This Version

Leiningen/Boot

[org.typedclojure/typed.clj.annotator "1.0.33-SNAPSHOT"]

Clojure CLI/deps.edn

org.typedclojure/typed.clj.annotator {:mvn/version "1.0.33-SNAPSHOT"}

Gradle

implementation("org.typedclojure:typed.clj.annotator:1.0.33-SNAPSHOT")

Maven

<dependency>
  <groupId>org.typedclojure</groupId>
  <artifactId>typed.clj.annotator</artifactId>
  <version>1.0.33-SNAPSHOT</version>
</dependency>