pandora-0.5.4: A box of patterns and paradigms
Safe HaskellSafe-Inferred
LanguageHaskell2010

Pandora.Pattern.Object.Ring

Synopsis

Documentation

class Group a => Ring a Source #

When providing a new instance, you should ensure it satisfies:
* Commutativity of addition: x + y ≡ y + x