The semigroups package
Haskell 98 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.
Properties
| Versions | 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.4.1, 0.3.4.2, 0.4.0, 0.5.0, 0.5.0.1, 0.5.0.2, 0.6, 0.6.1, 0.7.0, 0.7.1, 0.7.1.1, 0.7.1.2, 0.8, 0.8.0.1, 0.8.2, 0.8.3, 0.8.3.1, 0.8.3.2 |
|---|---|
| Dependencies | base (2.*) or base (≥3 & <5), containers (≥0.3 & <0.6) |
| License | BSD3 |
| Copyright | Copyright (C) 2011 Edward A. Kmett |
| Author | Edward A. Kmett |
| Maintainer | Edward A. Kmett <ekmett@gmail.com> |
| Stability | provisional |
| Category | Algebra, Data, Data Structures, Math |
| Home page | http://github.com/ekmett/semigroups/ |
| Bug tracker | http://github.com/ekmett/semigroups/issues |
| Source repository | git clone git://github.com/ekmett/semigroups.git |
| Upload date | Thu May 10 19:58:30 UTC 2012 |
| Uploaded by | EdwardKmett |
| Built on | ghc-7.4 |
| Distributions | Fedora: 0.8.3, NixOS: 0.8.3.2, Debian: 0.8.3.2, FreeBSD: 0.8 |
Modules
Downloads
- semigroups-0.8.3.2.tar.gz (Cabal source package)
- package description (included in the package)