Liking cljdoc? Tell your friends :D

core.typed.lib.clojure

Type annotations and macros for the base Clojure distribution.

Releases and Dependency Information

Latest stable release is 0.7.0-SNAPSHOT.

deps.edn dependency information:

  org.typedclojure/core.typed.lib.clojure {:mvn/version "0.7.0-SNAPSHOT"}

Leiningen dependency information:

[org.typedclojure/core.typed.lib.clojure "0.7.0-SNAPSHOT"]

Maven dependency information:

<dependency>
  <groupId>org.typedclojure</groupId>
  <artifactId>core.typed.lib.clojure</artifactId>
  <version>0.7.0-SNAPSHOT</version>
</dependency>

License

Copyright © Ambrose Bonnaire-Sergeant, Rich Hickey & contributors.

Licensed under the EPL (see the file epl-v10.html).

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close