@hackage / quiver-groups

Group and chunk values within a Quiver

Latest0.1.0.1

About

Metadata

  • Last updated , by IvanMiljenovic
  • License MIT
  • Maintained by: Ivan.Miljenovic@gmail.com

  • Lottery factor: 0

Links

Installation

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.