generator

Python-generators notation for creation of monadic lists

http://github.com/yairchu/generator/tree

Latest on Hackage:0.5.5

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Yair Chuchem
Maintained by [email protected]

Generator monad transformer to create monadic lists in a manner similar to Python generators.