@hackage semigroups0.9
Haskell 98 semigroups
Categories
License
BSD-3-Clause
Maintainer
Edward A. Kmett <ekmett@gmail.com>
Links
Versions
Installation
Dependencies (3)
- base >=3 && <5
- containers >=0.3 && <0.6
- nats >=0.1 && <0.3 Show all…
Dependents (1011)
@hackage/OpenSCAD, @hackage/Cabal, @hackage/qrcode-core, @hackage/theatre, @hackage/unity-testresult-parser, @hackage/comfort-graph, Show all…
Package Flags
base2(off by default)
semigroups
In mathematics, a semigroup is an algebraic structure consisting of a set together with an associative binary operation. A semigroup generalizes a monoid in that there might not exist an identity element. It also (originally) generalized a group (a monoid with all inverses) to a type where every element did not have to have an inverse, thus the name semigroup.
Semigroups appear all over the place, except in the Haskell Prelude, so they are packaged here.
Contact Information
Contributions and bug reports are welcome!
Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.
-Edward Kmett
