[ Bron: spec-alpha-clojure ]
Pakket: libspec-alpha-clojure (0.3.218-1)
Verwijzigingen voor libspec-alpha-clojure
Debian bronnen:
Het bronpakket spec-alpha-clojure downloaden:
- [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]
Beheerders:
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.