prednote-test-0.24.0.0: Tests and QuickCheck generators to accompany prednote.

Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Tree.Generators

Documentation

tree :: Gen a -> Gen (Tree a) Source