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

Safe HaskellSafe-Inferred
LanguageHaskell98

Data.Eq.HT

Documentation

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