more-containers: A few more collections

[ data-structures, library, mit ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.1.0, 0.1.2.0, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.2.2.2
Dependencies base (>=4.9 && <5), containers (>=0.5.10 && <0.6) [details]
License MIT
Copyright 2017 Matthieu Monsch
Author Matthieu Monsch
Maintainer matthieu.monsch@gmail.com
Category Data Structures
Home page https://github.com/mtth/more-containers#readme
Bug tracker https://github.com/mtth/more-containers/issues
Source repo head: git clone https://github.com/mtth/more-containers
Uploaded by mtth at 2017-12-28T04:38:05Z
Distributions LTSHaskell:0.2.2.2, NixOS:0.2.2.2, Stackage:0.2.2.2
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7076 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-28 [all 1 reports]

Readme for more-containers-0.1.0.5

[back to package description]

More containers

  • Multisets
  • Multimaps (generic, and versions specialized to sets and sequences)