reiddraper / simple-check

QuickCheck for Clojure
http://reiddraper.github.io/simple-check/
286 stars 18 forks source link

Allow sized maps #38

Closed tcrayford closed 10 years ago

tcrayford commented 10 years ago

Just like gen/vector. I've also added a tiny test for this generator, if this gets merged, I'll probably write up more generator tests - they're super easy to write.