BSD-3-Clause licensed by Gabriella Gonzalez
Maintained by [email protected]
This version can be pinned in stack with:pipes-group-1.0.12@sha256:8cf68fbeb70c60006376cb4be8d91bb82183b91f3b225e5e12b83f82050a14c4,1601

Module documentation for 1.0.12

pipes-group uses FreeT and lenses to group streams into sub-streams. Notable features include:

  • Perfect Streaming: Group elements without collecting them into memory

  • Lens Support: Use lenses to simplify many common operations

Pipes.Group contains the full documentation for this library.

Read Pipes.Group.Tutorial for an extensive tutorial.