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, 0.2.8.0 |
|---|---|
| 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 |
| 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 | Fri Mar 17 23:38:35 UTC 2017 by JohanTibell |
| Distributions | Arch:0.2.8.0, Debian:0.2.5.1, Fedora:0.2.7.2, FreeBSD:0.2.5.1, LTSHaskell:0.2.8.0, NixOS:0.2.8.0, Stackage:0.2.8.0, Tumbleweed:0.2.8.0 |
| Downloads | 337440 total (13768 in the last 30 days) |
| Rating | 2.5 (votes: 5) [estimated by rule of succession] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-03-17 [all 1 reports] Hackage Matrix CI |
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.8.0.tar.gz [browse] (Cabal source package)
- Package description (included in the package)