utility-ht-0.0.17.1: 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 #