utility-ht-0.0.14: Various small helper functions for Lists, Maybes, Tuples, Functions

Safe HaskellSafe
LanguageHaskell98

Data.Eq.HT

Documentation

equating :: Eq b => (a -> b) -> a -> a -> Bool Source #