containers: Assorted concrete container types
This package contains efficient general-purpose implementations of various immutable container types including sets, maps, sequences, trees, and graphs.
For a walkthrough of what this package provides with examples of common operations see the containers introduction.
The declared cost of each operation is either worst-case or amortized, but remains valid even if structures are shared.
Modules
[Index] [Quick Jump]
Downloads
- containers-0.8.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] | 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.0.1, 0.3.0.0, 0.4.0.0, 0.4.1.0, 0.4.2.0, 0.4.2.1, 0.5.0.0, 0.5.1.0, 0.5.2.0, 0.5.2.1, 0.5.3.0, 0.5.3.1, 0.5.4.0, 0.5.5.0, 0.5.5.1, 0.5.6.0, 0.5.6.1, 0.5.6.2, 0.5.6.3, 0.5.7.0, 0.5.7.1, 0.5.8.1, 0.5.8.2, 0.5.9.1, 0.5.9.2, 0.5.10.1, 0.5.10.2, 0.5.11.0, 0.6.0.1, 0.6.1.1, 0.6.2.1, 0.6.3.1, 0.6.4.1, 0.6.5.1, 0.6.6, 0.6.7, 0.6.8, 0.7, 0.8 (info) |
---|---|
Change log | changelog.md |
Dependencies | array (>=0.4.0.0), base (>=4.10 && <5), deepseq (>=1.2 && <1.6), template-haskell [details] |
Tested with | ghc ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.1 |
License | BSD-3-Clause |
Author | |
Maintainer | libraries@haskell.org |
Category | Data Structures |
Home page | https://github.com/haskell/containers |
Bug tracker | https://github.com/haskell/containers/issues |
Source repo | head: git clone https://github.com/haskell/containers |
Uploaded | by meooow at 2025-03-01T13:03:33Z |
Distributions | Arch:0.6.5.1, Fedora:0.6.7 |
Reverse Dependencies | 5548 direct, 9498 indirect [details] |
Downloads | 128509 total (577 in the last 30 days) |
Rating | 2.75 (votes: 21) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2025-03-01 [all 1 reports] |