quickcheck-groups-0.0.0.0: Testing group class instances with QuickCheck
Copyright© 2022–2023 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 #