multimap: A multimap.
This is a simple implementation of a multimap, based on Data.Map.
v1.1
!
had its arguments flipped. Fixed. Also addedfromMap
.v1.2
- Added Data.SetMap, renamed
Multimap
to Data.MultiMap. Fixed the type ofdelete
. Derive instances forData
andTypeable
. v1.2.1
- Fixed typos in the documentation.
Downloads
- multimap-1.2.1.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] | 1.0, 1.1, 1.2, 1.2.1 |
---|---|
Dependencies | base (>=3 && <5), containers [details] |
License | MIT |
Author | Julian Fleischer <julian.fleischer@fu-berlin.de> |
Maintainer | Julian Fleischer <julian.fleischer@fu-berlin.de> |
Category | Data Structures |
Home page | http://hub.darcs.net/scravy/multimap |
Source repo | head: darcs get hub.darcs.net:multimap |
Uploaded | by JulianFleischer at 2013-06-01T14:22:26Z |
Distributions | Arch:1.2.1, Debian:1.2.1, LTSHaskell:1.2.1, NixOS:1.2.1, Stackage:1.2.1 |
Reverse Dependencies | 13 direct, 10 indirect [details] |
Downloads | 9637 total (43 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] |