Path to this page:
./
devel/hs-mutable-containers,
Abstactions and concrete implementations of mutable containers
Branch: CURRENT,
Version: 0.3.4.1nb4,
Package name: hs-mutable-containers-0.3.4.1nb4,
Maintainer: pkgsrc-usersOne of Haskell's strengths is immutable data structures. These structures
make it easier to reason about code, simplify concurrency and parallelism,
and in some cases can improve performance by allowing sharing. However,
there are still classes of problems where mutable data structures can both
be more convenient, and provide a performance boost. This library is meant
to provide such structures in a performant, well tested way. It also
provides a simple abstraction over such data structures via typeclasses.
Master sites:
Filesize: 11.94 KB
Version history: (Expand)
- (2024-05-09) Updated to version: hs-mutable-containers-0.3.4.1nb4
- (2023-11-02) Updated to version: hs-mutable-containers-0.3.4.1nb3
- (2023-10-09) Updated to version: hs-mutable-containers-0.3.4.1nb2
- (2023-02-09) Updated to version: hs-mutable-containers-0.3.4.1nb1
- (2023-01-26) Updated to version: hs-mutable-containers-0.3.4.1
- (2022-08-22) Updated to version: hs-mutable-containers-0.3.4nb3
CVS history: (Expand)