Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Type annotations and macros for the base Clojure distribution.

Notifications You must be signed in to change notification settings

typedclojure/core.typed.lib.clojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core.typed.lib.clojure

Type annotations and macros for the base Clojure distribution.

DEPRECATION NOTICE

This repository is DEPRECATED and development has been moved to the core.typed monorepo. Please follow these instructions to upgrade.

Releases and Dependency Information

Latest stable release is 0.7.0.

deps.edn dependency information:

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

Leiningen dependency information:

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

Maven dependency information:

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

License

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

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

About

Type annotations and macros for the base Clojure distribution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published