Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 1.84 KB

File metadata and controls

60 lines (40 loc) · 1.84 KB

{% do-not-edit-xml-comment %}

typed.lib.spec.alpha

Annotations and type rules for spec.alpha.

Releases and Dependency Information

Latest stable release is {◊typedclojure-stable-mvn-version◊}.

deps.edn JAR dependency information:

  {◊typedclojure-group-id◊}/typed.lib.spec.alpha {:mvn/version "{◊typedclojure-stable-mvn-version◊}"}

deps.edn Git dependency information:

  • Note: use clj -Sresolve to resolve the :tag to a :sha
  {◊typedclojure-group-id◊}/typed.lib.spec.alpha
  {:git/url "{◊typedclojure-git-https-url◊}"
   :deps/root "typed/lib.spec.alpha"
   :tag "{◊typedclojure-stable-mvn-version◊}"}

Leiningen dependency information:

[{◊typedclojure-group-id◊}/typed.lib.spec.alpha "{◊typedclojure-stable-mvn-version◊}"]

Maven dependency information:

<dependency>
  <groupId>{◊typedclojure-group-id◊}</groupId>
  <artifactId>typed.lib.spec.alpha</artifactId>
  <version>{◊typedclojure-stable-mvn-version◊}</version>
</dependency>

Documentation

API Reference

License

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

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