Data.Validity.HashSet
Contents
A HashSet of things is valid if all the elements are valid and the underlying HashMap is valid.
HashSet
HashMap
Methods
validate :: HashSet v -> Validation #