The latest version of containers is 0.7-0.

containers

Version 0.6.2.1 revision 0 uploaded by dfeuer.

Package meta

Synopsis
Assorted concrete container types
Description

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.

Author
n/a
Bug reports
https://github.com/haskell/containers/issues
Category
Data Structures
Copyright
n/a
Homepage
n/a
Maintainer
libraries@haskell.org
Package URL
n/a
Stability
n/a

Components