BSD-3-Clause licensed by Gabriel Gonzalez
Maintained by [email protected]
This version can be pinned in stack with:list-transformer-1.0.7@sha256:413a224742aa83ec3b4dbc744cad8b93e349cb21a9a354dc7dc73302744935d1,1455

Module documentation for 1.0.7

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2022-01-20(full list with versions):

This library provides a list monad transformer that enriches lists with effects and streams efficiently in constant space.

This library also has an extensive tutorial in the List.Transformer module which explains the motivation behind this type and how to use the type fluently.