The latest version of partial-semigroup is 0.6.0.2-1.

partial-semigroup

Version 0.5.1.8 revision 0 uploaded by chris_martin.

Package meta

Synopsis
A partial binary associative operator
Description

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.

The partial-semigroup-hedgehog companion package provides support for checking the partial semigroup associativity axiom using the hedgehog package.

Author
Chris Martin <ch.martin@gmail.com>
Bug reports
https://github.com/chris-martin/partial-semigroup/issues
Category
Algebra
Copyright
n/a
Homepage
https://github.com/chris-martin/partial-semigroup
Maintainer
Chris Martin <ch.martin@gmail.com>
Package URL
n/a
Stability
n/a

Components