enumcontainers: Enum wrappers for IntMap and IntSet
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This package provides wrappers for IntMap and IntSet that allow one to use any type with an Enum instance as a key.
The map functions in this library are monomorphic over the key type, unlike those in enummapset-th.
Properties
Versions | 0.1.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.13 && <4.15), containers (>=0.6 && <0.7), deepseq (>=1.4 && <1.5) [details] |
License | BSD-3-Clause |
Author | Leif Metcalf |
Maintainer | me@leif.nz |
Category | Data Structures |
Uploaded | by leif at 2020-06-19T05:22:16Z |
Modules
- Data
- EnumMap
- Data.EnumMap.Lazy
- Data.EnumMap.Strict
- Data.EnumSet
- EnumMap
Downloads
- enumcontainers-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees