EnumMap: More general IntMap replacement.
A version of IntMap that uses the Enum typeclass instead of Int. This is very nearly a direct copy of the IntMap package by Daan Leijen and Andriy Palamarchuk. The only change is coercing the package to accept anything with the Enum class constraint instead of forcing Int's.
Downloads
- EnumMap-0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2 |
---|---|
Dependencies | base (>=4 && <5), containers (>=0.2.0.1 && <0.3) [details] |
License | BSD-3-Clause |
Author | John Van Enk |
Maintainer | vanenkj@gmail.com |
Category | Data Structures |
Uploaded | by JohnVanEnk at 2009-09-15T03:30:32Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2252 total (7 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |