active-group / active-group/active-quickcheck2
Reduce number of generator-related types
Abierto
- Lenguaje dominante
- Clojure
- Estrellas
- 1
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.