An open API service indexing awesome lists of open source software.

https://github.com/typeclasses/partial-semigroup

A partial binary associative operator (appendMaybe :: a → a → Maybe a)
https://github.com/typeclasses/partial-semigroup

algebraic-structures haskell haskell-library partial-semigroup semigroup

Last synced: about 2 months ago
JSON representation

A partial binary associative operator (appendMaybe :: a → a → Maybe a)

Awesome Lists containing this project

README

          

To build and test with all supported compiler versions:

nix build .#testConfigurations.all --no-link