Automatic annotator for Typed Clojure and clojure.spec annotations, for JVM Clojure.
This repository is DEPRECATED and development has been moved to the core.typed monorepo. Please follow these instructions to upgrade.
Latest stable release is 0.7.0.
deps.edn dependency information:
org.clojure/core.typed.annotator.jvm {:mvn/version "0.7.0"}
Leiningen dependency information:
[org.clojure/core.typed.annotator.jvm "0.7.0"]
Maven dependency information:
<dependency>
<groupId>org.clojure</groupId>
<artifactId>core.typed.annotator.jvm</artifactId>
<version>0.7.0</version>
</dependency>
YourKit is kindly supporting core.typed and other open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products:
Copyright © Ambrose Bonnaire-Sergeant, Rich Hickey & contributors.
Licensed under the EPL (see the file epl-v10.html).