The containers package
This package contains efficient general-purpose implementations of various basic immutable container types. 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.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.9.1 |
|---|---|
| Change log | changelog.md |
| Dependencies | array, base (>=4.3 && <5), deepseq (>=1.2 && <1.5), ghc-prim [details] |
| License | BSD3 |
| Author | |
| Maintainer | [email protected] |
| Stability | Unknown |
| Category | Data Structures |
| Bug tracker | https://github.com/haskell/containers/issues |
| Source repository | head: git clone http://github.com/haskell/containers.git |
| Uploaded | Tue Dec 20 05:14:55 UTC 2016 by WrenRomano |
| Distributions | Arch:0.5.7.1, Fedora:0.5.6.2, LTSHaskell:0.5.6.2, NixOS:0.5.9.1, Stackage:0.5.7.1 |
| Downloads | 30780 total (132 in the last 30 days) |
| Votes | |
| Status | Docs available [build log] Last success reported on 2016-12-20 [all 1 reports] |
Modules
- Data
- Data.Graph
- Data.IntMap
- Data.IntSet
- Data.Map
- Data.Map.Internal
- Data.Map.Lazy
- Data.Map.Lazy.Merge
- Merge
- Data.Map.Strict
- Data.Map.Strict.Internal
- Data.Map.Strict.Merge
- Data.Sequence
- Data.Set
- Data.Tree
- Utils
[Index]
Downloads
- containers-0.5.9.1.tar.gz [browse] (Cabal source package)
- Package description (included in the package)