validity-containers-0.1.0.2: Validity instances for containers
Data.Validity.Tree
Contents
Synopsis
A Tree of things is valid if all the things in the Tree are valid.
Tree
Methods
isValid :: Tree a -> Bool #