Deprecated

mutable-iter

iteratees based upon mutable buffers

http://jwlato.webfactional.com/haskell/mutable-iter

Latest on Hackage:0.6.1

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 John W. Lato
Maintained by [email protected]

Provides iteratees backed by mutable buffers. This enables iteratees to run without any extra memory allocations.