@hackage multiset0.1
The Data.MultiSet container type
Categories
License
BSD-3-Clause
Maintainer
twanvl@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (2)
- base <4
- containers <0.5 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.