enummapset: IntMap and IntSet with Enum keys/elements.
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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
This package contains simple wrappers around Data.IntMap
and
Data.IntSet
with Enum
keys and elements respectively.
Especially useful for Int
s wrapped with newtype
.
[Skip to Readme]
Properties
Versions | 0.0.1, 0.1.0, 0.2.0, 0.5.2.0, 0.5.2.1, 0.5.2.2, 0.6.0.1, 0.6.0.2, 0.6.0.2, 0.6.0.3, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.7.3.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <5), containers (>=0.5.2 && <0.7), deepseq, semigroups (>=0.1 && <1.0) [details] |
License | BSD-3-Clause |
Author | Michal Terepeta |
Maintainer | Mikolaj Konarski <mikolaj.konarski@funktory.com> |
Category | Data Structures |
Home page | https://github.com/Mikolaj/enummapset |
Bug tracker | https://github.com/Mikolaj/enummapset/issues |
Source repo | head: git clone https://github.com/Mikolaj/enummapset.git |
Uploaded | by MikolajKonarski at 2019-07-28T07:18:34Z |
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Debug build (more warnings, etc.) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- enummapset-0.6.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees