purescript / purescript-quickcheck

An implementation of QuickCheck in PureScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arbitrary instance for sets

matthewleon opened this issue · comments

Considering doing this but it would add a dependency on purescript-sets. Should it be done or not?

Related discussion: #65