partial-semigroup: A partial binary associative operator
A partial semigroup is like a semigroup, but the
operator is partial. We represent this in Haskell
as a total function (<>?) :: a -> a -> Maybe a
.
Downloads
- partial-semigroup-0.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.1, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.4.0.0, 0.4.0.1, 0.5.0.0, 0.5.1.0, 0.5.1.1, 0.5.1.4, 0.5.1.6, 0.5.1.8, 0.5.1.10, 0.5.1.12, 0.5.1.14, 0.6.0.0, 0.6.0.1, 0.6.0.2 |
---|---|
Dependencies | base (>=4.9 && <4.10) [details] |
License | Apache-2.0 |
Author | Chris Martin <ch.martin@gmail.com> |
Maintainer | Chris Martin <ch.martin@gmail.com> |
Revised | Revision 1 made by chris_martin at 2017-10-17T20:00:44Z |
Category | Algebra |
Home page | https://github.com/chris-martin/partial-semigroup#readme |
Bug tracker | https://github.com/chris-martin/partial-semigroup/issues |
Source repo | head: git clone https://github.com/chris-martin/partial-semigroup |
Uploaded | by chris_martin at 2017-10-17T19:55:12Z |
Distributions | NixOS:0.6.0.2 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 9587 total (1 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2017-10-17 [all 1 reports] |