Skip to content

Latest commit

 

History

80 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

clr.spec.alpha

A port of clojure/spec.alpha library to ClojureCLR.

From the parent's README:

spec is a Clojure library to describe the structure of data and functions. Specs can be used to validate data, conform (destructure) data, explain invalid data, generate examples that conform to the specs, and automatically use generative testing to test functions.

NOTE: This library is alpha and subject to breaking changes. At a future point, there will be a non-alpha stable version of this library.

发布

Latest stable release: 0.6.249

deps.edn dependency information:

io.github.clojure/clr.spec.alpha {:git/tag "v0.6.249"  :git/sha "a504b93"}

Nuget reference:

PM> Install-Package clojure.spec.alpha -Version 0.6.249

Leiningen/Clojars dependency information:

[org.clojure.clr/spec.alpha "0.6.249"]

Copyright and License

Copyright (c) Rich Hickey, and contributors, 2018-2023. All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (https://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.

关于

spec on the CLR

Resources

Contributing

Stars

4 stars

关注者

2 watching

复刻s

发布

Used by

贡献者

Languages