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)
- Host: GitHub
- URL: https://github.com/typeclasses/partial-semigroup
- Owner: typeclasses
- Created: 2017-10-16T01:39:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-10T05:09:50.000Z (12 months ago)
- Last Synced: 2025-08-14T18:29:24.489Z (about 2 months ago)
- Topics: algebraic-structures, haskell, haskell-library, partial-semigroup, semigroup
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/partial-semigroup
- Size: 95.7 KB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 5
-
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