The latest version of partial-semigroup is 0.6.0.2-1.
partial-semigroup
Version 0.6.0.0 revision 1 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
- Bug reports
- https://github.com/typeclasses/partial-semigroup/issues
- Category
- Algebra
- Copyright
- 2021 Mission Valley Software LLC
- Homepage
- https://github.com/typeclasses/partial-semigroup
- Maintainer
- Chris Martin, Julie Moronuki
- Package URL
- n/a
- Stability
- n/a