| Version 1 (modified by blamario, 3 years ago) |
|---|
coroutine-iteratee
The coroutine-iteratee package can be used as a bridge between the iteratee and monad-coroutine packages. It provides two-way conversion functions between an Iteratee and an Await-suspending coroutine, and also between an Enumerator and a Yield-suspending coroutine.
