multiset: The Data.MultiSet container type
A variation of Data.Set. Multisets, sometimes also called bags, can contain multiple copies of the same key.
Downloads
- multiset-0.3.4.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
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 |
---|---|
Change log | CHANGELOG |
Dependencies | base (>=4 && <5), containers (>=0.5.4), deepseq (>=1.2 && <1.6) [details] |
Tested with | ghc ==8.6.4, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3, ghc ==7.8.4, ghc ==7.6.3, ghc ==7.4.2, ghc ==7.2.2, ghc ==7.0.4 |
License | BSD-3-Clause |
Author | Twan van Laarhoven |
Maintainer | twanvl@gmail.com |
Revised | Revision 1 made by Bodigrim at 2023-11-15T19:56:05Z |
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 2019-12-15T13:22:59Z |
Distributions | LTSHaskell:0.3.4.3, NixOS:0.3.4.3, Stackage:0.3.4.3 |
Reverse Dependencies | 21 direct, 19 indirect [details] |
Downloads | 29193 total (188 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-12-15 [all 1 reports] |