quickcheck-monoid-subclasses-0.0.0.0: Testing monoid subclass instances with QuickCheck
Copyright© 2022 Jonathan Knowles
LicenseApache-2.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Internal.Semigroup.Eq

Description

 

Documentation

allNonNull :: (Eq a, Semigroup a, Foldable f) => f a -> Bool Source #

allUnique :: (Eq a, Foldable f) => f a -> Bool Source #