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 (as included in the package)
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.5) [details] |
License | BSD-3-Clause |
Author | Twan van Laarhoven |
Maintainer | twanvl@gmail.com |
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 | 27503 total (127 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] |