multiset: The Data.MultiSet container type

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

A variation of Data.Set. Multisets, sometimes also called bags, can contain multiple copies of the same key.

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.2, 0.2.1, 0.2.2, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.4.1, 0.3.4.3
Dependencies base (>=4 && <4.11), containers (>=0.5 && <0.6) [details]
License BSD-3-Clause
Author Twan van Laarhoven
Maintainer twanvl@gmail.com
Revised Revision 1 made by phadej at 2018-09-25T06:59:52Z
Category Data Structures
Bug tracker https://github.com/twanvl/multiset/issues
Source repo head: git clone http://github.com/twanvl/multiset.git
Uploaded by TwanVanLaarhoven at 2015-06-29T21:26:19Z
Distributions LTSHaskell:0.3.4.3, NixOS:0.3.4.3, Stackage:0.3.4.3
Reverse Dependencies 21 direct, 19 indirect [details]
Downloads 28045 total (151 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-29 [all 1 reports]