clojure/core.specs.alpha

Name: core.specs.alpha

Owner: Clojure

Description: null

Created: 2017-04-26 15:30:25.0

Updated: 2018-04-15 15:16:14.0

Pushed: 2017-12-08 14:42:09.0

Homepage: null

Size: 36

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

core.specs.alpha

core.specs.alpha is a Clojure library containining specs to describe Clojure core macros and functions.

Clojure 1.9 (still in alpha releases) depends on this library and provides it to users of Clojure. Thus, the recommended way to use this library is to add a dependency on the latest version of Clojure 1.9, rather than including it directly. In some cases, this library may release more frequently than Clojure. In those cases, you can explictly include the latest version of this library with the dependency info below.

For more information:

Releases and Dependency Information

Latest stable release: none

Leiningen dependency information:

[org.clojure/core.specs.alpha "0.1.24"]

Maven dependency information:

<dependency>
  <groupId>org.clojure</groupId>
  <artifactId>core.specs.alpha</artifactId>
  <version>0.1.24</version>
</dependency>

Developer Information

Copyright and License

Copyright (c) Rich Hickey, and contributors, 2016. All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php) which can be found in the file epl-v10.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound bythe terms of this license. You must not remove this notice, or any other, from this software.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.