The unordered-containers package
Efficient hashing-based container types. The containers have been optimized for performance critical use, both in terms of large data quantities and high speed.
The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared.
Properties
| Versions | 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.4.3, 0.1.4.4, 0.1.4.5, 0.1.4.6, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.2.0, 0.2.2.1, 0.2.3.0, 0.2.3.1, 0.2.3.2, 0.2.3.3, 0.2.4.0, 0.2.5.0, 0.2.5.1, 0.2.6.0, 0.2.7.0, 0.2.7.1, 0.2.7.2 |
|---|---|
| Change log | CHANGES.md |
| Dependencies | base (==4.*), deepseq (>=1.1), hashable (>=1.0.1.1 && <1.3) [details] |
| License | BSD3 |
| Copyright | 2010-2014 Johan Tibell 2010 Edward Z. Yang |
| Author | Johan Tibell |
| Maintainer | johan.tibell@gmail.com |
| Stability | Unknown |
| Category | Data |
| Home page | https://github.com/tibbe/unordered-containers |
| Bug tracker | https://github.com/tibbe/unordered-containers/issues |
| Source repository | head: git clone https://github.com/tibbe/unordered-containers.git |
| Uploaded | Sat Dec 24 03:26:29 UTC 2016 by JohanTibell |
| Distributions | Arch:0.2.7.2, Debian:0.2.5.1, Fedora:0.2.7.1, FreeBSD:0.2.5.1, LTSHaskell:0.2.7.2, NixOS:0.2.7.2, Stackage:0.2.7.2, Tumbleweed:0.2.7.2 |
| Downloads | 219885 total (135 in the last 30 days) |
| Votes | |
| Status | Docs available [build log] Last success reported on 2016-12-24 [all 1 reports] |
Flags
| Name | Description | Default | Type |
|---|---|---|---|
| debug | Enable debug support | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- unordered-containers-0.2.7.2.tar.gz [browse] (Cabal source package)
- Package description (included in the package)