https://github.com/obsidiansystems/monoid-map
Newtype wrapper around 'Data.Map.Monoidal.MonoidalMap' that has a correct 'Group' instance.
https://github.com/obsidiansystems/monoid-map
haskell
Last synced: 10 months ago
JSON representation
Newtype wrapper around 'Data.Map.Monoidal.MonoidalMap' that has a correct 'Group' instance.
- Host: GitHub
- URL: https://github.com/obsidiansystems/monoid-map
- Owner: obsidiansystems
- License: bsd-3-clause
- Created: 2021-11-17T08:11:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-07T20:22:02.000Z (over 2 years ago)
- Last Synced: 2024-12-24T21:35:14.711Z (about 1 year ago)
- Topics: haskell
- Language: Haskell
- Homepage:
- Size: 19.5 KB
- Stars: 4
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# monoid-map
[](https://haskell.org) [](https://hackage.haskell.org/package/monoid-map) [](https://matrix.hackage.haskell.org/#/package/monoid-map) [](https://github.com/obsidiansystems/monoid-map/actions) [](https://github.com/obsidiansystems/monoid-map/blob/master/LICENSE)
Newtype wrapper around 'Data.Map.Monoidal.MonoidalMap' that has a correct 'Group' instance.