simplistic-generics-0.1.0.0: Generic programming without too many type classes
Data.Constraints
class c => d => Implies c d Source #
Defined in Data.Constraints
class Trivial c Source #