Module

Data.Generic.Rep.Monoid

#genericMempty

genericMempty :: forall a rep. Generic a rep => GenericMonoid rep => a

A Generic implementation of the mempty member from the Monoid type class.

Modules