[ 源代码: spec-alpha-clojure ]
软件包:libspec-alpha-clojure(0.3.218-1)
libspec-alpha-clojure 的相关链接
Debian 的资源:
下载源码包 spec-alpha-clojure:
- [spec-alpha-clojure_0.3.218-1.dsc]
- [spec-alpha-clojure_0.3.218.orig.tar.xz]
- [spec-alpha-clojure_0.3.218-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
library to describe the structure of data and functions
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.