genvalidity-containers-0.8.0.1: GenValidity support for containers

Safe HaskellNone
LanguageHaskell2010

Data.GenValidity.Containers

Synopsis

Documentation

genTreeOf :: Gen a -> Gen (Tree a) Source #

Generate a tree of values that are generated as specified.

This takes the size parameter much better into account