containers

Assorted concrete container types

Version on this page:0.5.6.2
LTS Haskell 21.23:0.6.7
Stackage Nightly 2023-12-04:0.6.7
Latest on Hackage:0.7

See all snapshots containers appears in

BSD-3-Clause licensed
Maintained by fox@ucw.cz
This version can be pinned in stack with:containers-0.5.6.2@sha256:978b4007ce5c025871aa2e800110403625b053c7f10e07b05adea4261edc4c8f,6897

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.