multiset

The Data.MultiSet container type

Version on this page:0.3.3@rev:2
LTS Haskell 20.24:0.3.4.3
Stackage Nightly 2023-06-08:0.3.4.3
Latest on Hackage:0.3.4.3

See all snapshots multiset appears in

BSD-3-Clause licensed by Twan van Laarhoven
Maintained by twanvl@gmail.com
This version can be pinned in stack with:multiset-0.3.3@sha256:5c60cf960eb6ea4f9d82741534d95c34b241c681e8ca8647cd5e0495f30d8bdf,1209

Module documentation for 0.3.3

Depends on 2 packages(full list with versions):

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