The EnumMap package
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.
Properties
| Versions | 0.0.1, 0.0.2 |
|---|---|
| Dependencies | base (4.*), containers (≥0.2.0.1 & <0.3) |
| License | BSD3 |
| Author | John Van Enk |
| Maintainer | vanenkj@gmail.com |
| Category | Data Structures |
| Upload date | Sat Aug 8 18:57:17 UTC 2009 |
| Uploaded by | JohnVanEnk |
| Built on | ghc-6.10, ghc-6.12 |
Modules
- Data
Downloads
- EnumMap-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)