Description
Group streams into substreams.
Description
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.