Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethercrow/unordered-intmap
https://github.com/ethercrow/unordered-intmap
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ethercrow/unordered-intmap
- Owner: ethercrow
- License: bsd-3-clause
- Created: 2017-09-01T18:22:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T13:33:14.000Z (over 6 years ago)
- Last Synced: 2024-11-16T11:16:43.263Z (about 2 months ago)
- Language: Haskell
- Size: 15.6 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
What is it?
-----------This is a specialization of `HashMap Int a` that didn't make it into unordered-containers.