An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : explainable-predicates

Explainable predicates are essentially functions from types to Bool which can additionally describe themselves and explain why an argument does or doesn't match. They are intended to be used during unit tests to provide better error messages when tests fail. For example, if a collection is missing an element, an explainable predicate can tell you which element is missing.

Registry - Source - JSON
purl: pkg:hackage/explainable-predicates
Keywords: bsd3 , library , testing , Propose Tags
License: BSD-3-Clause
Latest release: over 1 year ago
First release: almost 4 years ago
Dependent packages: 1
Dependent repositories: 8
Downloads: 1,798 total
Stars: 8 on GitHub
Forks: 1 on GitHub
Total Commits: 35
Committers: 2
Average commits per author: 17.5
Development Distribution Score (DDS): 0.057
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago

    Loading...
    Readme
    Loading...