barecheck-0.2.0.6: QuickCheck implementations for common types

Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Tree.Shrinkers

Documentation

tree :: (a -> [a]) -> Tree a -> [Tree a] Source