group-with: Classify objects by key-generating function, like SQL GROUP BY
A library to classify objects into multimaps by using a function generating
keys for any object in the list.
This allows an approach similar to SQL GROUP BY.
Provides a more flexible approach to GHC.Exts.groupWith
.
[Skip to Readme]
Downloads
- group-with-0.2.0.0.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.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3 |
---|---|
Change log | changelog |
Dependencies | base (>=4.2 && <4.8), containers (>=0.3) [details] |
License | Apache-2.0 |
Author | Uli Köhler |
Maintainer | ukoehler@techoverflow.net |
Category | Data |
Home page | https://github.com/ulikoehler/group-with |
Source repo | head: git clone https://github.com/ulikoehler/group-with |
Uploaded | by ulikoehler at 2014-04-14T20:34:38Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4446 total (13 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |