EnumMap: More general IntMap replacement.

[ bsd3, data-structures, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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 2206 total (5 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]