hashmap: Persistent HashMap with API of an IntMap.
Deprecated.
in favor of unordered-containers
An implementation of persistent HashMap
.
The class Hashable
is providing the Hashable.hash
method.
The
itself is an
HashMap
key valueData.IntMap.IntMap
indexed by the hash value, containing
for all keys with the same hash
value.Data.Map.Map
key value
Versions [faq] | 0.9.0, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.1.0, 1.1.0.1, 1.2.0.0, 1.2.0.1, 1.3.0.0, 1.3.0.1, 1.3.1, 1.3.1.1, 1.3.2, 1.3.3 |
---|---|
Dependencies | base (>=4.0 && <5), bytestring (>=0.9), containers (>=0.3) [details] |
License | BSD-3-Clause |
Author | Milan Straka |
Maintainer | fox@ucw.cz |
Category | Data |
Uploaded | by MilanStraka at 2010-05-29T19:08:15Z |
Distributions | Debian:1.3.3, LTSHaskell:1.3.3, NixOS:1.3.3, Stackage:1.3.3 |
Downloads | 14980 total (52 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- hashmap-0.9.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)