https://github.com/ppetr/map-like
A common type class for various map-like data structures, both pure and mutable.
https://github.com/ppetr/map-like
Last synced: over 1 year ago
JSON representation
A common type class for various map-like data structures, both pure and mutable.
- Host: GitHub
- URL: https://github.com/ppetr/map-like
- Owner: ppetr
- License: bsd-3-clause
- Created: 2013-07-16T21:04:45.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-16T21:05:50.000Z (almost 13 years ago)
- Last Synced: 2025-01-31T08:44:23.611Z (over 1 year ago)
- Language: Haskell
- Size: 113 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
map-like
========
A common type class for various map-like data structures, both pure and mutable.