@hackage multiset0.3.2
The Data.MultiSet container type
Categories
License
BSD-3-Clause
Maintainer
twanvl@gmail.com
Links
Versions
Installation
Dependencies (2)
- base >=4 && <4.11
- containers >=0.5 && <0.6 Show all…
Dependents (26)
@hackage/hieraclus, @hackage/nationstates, @hackage/SourceGraph, @hackage/term-rewriting, @hackage/borel, @hackage/toysolver, Show all…
A variation of Data.Set. Multisets, sometimes also called bags, can contain multiple copies of the same key.