pandora-0.2.9: A box of patterns and paradigms

Safe HaskellSafe
LanguageHaskell2010

Pandora.Pattern.Object.Ring

Synopsis

Documentation

class Group a => Ring a Source #

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