Pakket: libspec-alpha-clojure (0.1.143-1)
Verwijzigingen voor libspec-alpha-clojure
Trisquel bronnen:
Het bronpakket spec-alpha-clojure downloaden:
- [spec-alpha-clojure_0.1.143-1.dsc]
- [spec-alpha-clojure_0.1.143.orig.tar.gz]
- [spec-alpha-clojure_0.1.143-1.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Clojure Maintainers (Mailarchief)
- Elana Hashman
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.