validity-containers-0.1.0.2: Validity instances for containers
Data.Validity.Set
Contents
Synopsis
A Set of things is valid if all the elements are valid and the Set itself is valid.
Set
Methods
isValid :: Set v -> Bool #