more-containers: A few more collections

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

Please see the README on Github at https://github.com/mtth/more-containers


[Skip to Readme]

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

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.2.2.2
Dependencies base (>=4.9 && <5), containers (>=0.5.10) [details]
License MIT
Copyright 2017 Matthieu Monsch
Author Matthieu Monsch
Maintainer mtth@apache.org
Revised Revision 1 made by mtth at 2019-06-09T23:47:37Z
Category Data Structures
Home page https://github.com/mtth/more-containers#readme
Bug tracker https://github.com/mtth/more-containers/issues
Source repo head: git clone https://github.com/mtth/more-containers
Uploaded by mtth at 2018-12-19T03:42:07Z
Distributions LTSHaskell:0.2.2.2, NixOS:0.2.2.2, Stackage:0.2.2.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7095 total (52 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-12-19 [all 1 reports]

Readme for more-containers-0.1.2.0

[back to package description]

More containers

  • Multisets
  • Multimaps (generic and versions specialized to lists, sets, and sequences)