Ecosyste.ms: Awesome
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 1 month ago
JSON representation
A partial binary associative operator (appendMaybe :: a → a → Maybe a)
- Host: GitHub
- URL: https://github.com/typeclasses/partial-semigroup
- Owner: typeclasses
- Created: 2017-10-16T01:39:57.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T05:32:40.000Z (11 months ago)
- Last Synced: 2024-05-16T02:12:29.481Z (8 months ago)
- Topics: algebraic-structures, haskell, haskell-library, partial-semigroup, semigroup
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/partial-semigroup
- Size: 92.8 KB
- Stars: 14
- Watchers: 3
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To build and test with all supported compiler versions:
nix build .#testConfigurations.all --no-link