active-group / active-group/active-quickcheck2
Reduce number of generator-related types
Open
- Dominant language
- Clojure
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, there are generators, arbitraries, and co-arbitraries. That's one too many.
Mike thinks the way to go is to put a `coarbitrary` field in the `arbitrary` record, which is `nil` when there is no co-arbitrary.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.