Popularity
3.6
Declining
Activity
0.0
Stable
2
4
1

Monthly Downloads: 5
Programming language: Haskell
License: MIT License
Tags: Control     Quiver    
Latest version: v0.1.0.1

quiver-groups alternatives and similar packages

Based on the "quiver" category.
Alternatively, view quiver-groups alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of quiver-groups or a related project?

Add another 'quiver' Package

README

quiver-groups

Hackage Build Status

This library allows you to group/accumulate values within the context of a Quiver stream-processor.

Not only are analogues of the Data.List group and groupBy functions provided, but also a chunking function and support for custom accumulation parameters.