containers: Assorted concrete container types

[ bsd3, data-structures, library ] [ Propose Tags ]

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.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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 (info)
Change log changelog.md
Dependencies array, base (>=4.3 && <4.16), deepseq (>=1.2 && <1.5), ghc-prim [details]
License BSD-3-Clause
Author
Maintainer libraries@haskell.org
Revised Revision 4 made by sjakobi at 2021-08-25T16:05:20Z
Category Data Structures
Bug tracker https://github.com/haskell/containers/issues
Source repo head: git clone http://github.com/haskell/containers.git
Uploaded by dfeuer at 2018-01-23T01:59:51Z
Distributions Arch:0.6.5.1, Fedora:0.6.7
Reverse Dependencies 5372 direct, 9256 indirect [details]
Downloads 121531 total (511 in the last 30 days)
Rating 2.75 (votes: 20) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]