[Haskell-cafe] Fwd: Semantics of iteratees, enumerators, enumeratees?

Stephen Tetley stephen.tetley at gmail.com
Tue Aug 24 16:31:00 EDT 2010


Thanks for taking a look - I've never got round to investigating the
connection properly but have noticed the strong similarity between the
data type defintions of the ResT and Iteratee.

William Harrison makes the interesting point in the "Cheap Threads"
papers that by itself the resumption monad is really quite "dull" -
adding state (which would be "chunked" input for an iteratee) makes it
much more useful.


More information about the Haskell-Cafe mailing list