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