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.3.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.9), containers (>=0.5) [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 2015-08-17T20:45:20Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4458 total (17 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-08-17 [all 1 reports] |