[ 原始碼: spec-alpha-clojure ]
套件: libspec-alpha-clojure (0.2.194-1)
libspec-alpha-clojure 的相關超連結
Trisquel 的資源:
下載原始碼套件 spec-alpha-clojure:
- [spec-alpha-clojure_0.2.194-1.dsc]
- [spec-alpha-clojure_0.2.194.orig.tar.gz]
- [spec-alpha-clojure_0.2.194-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Clojure Maintainers (郵件存檔)
- Elana Hashman
外部的資源:
- 主頁 [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.