[Haskell-cafe] Fwd: Semantics of iteratees, enumerators,
enumeratees?
Stephen Tetley
stephen.tetley at gmail.com
Tue Aug 24 09:14:52 EDT 2010
On 24 August 2010 13:00, John Lato <jwlato at gmail.com> wrote:
> This is how I think of them. I particularly your description of them as a
> foldl with a "pause" button.
> Maybe it would be helpful to consider iteratees along with delimited
> continuations?
Aren't they closer - in implementation and by supported operations -
to resumptions monads?
See many papers by William Harrison here:
http://www.cs.missouri.edu/~harrisonwl/abstracts.html
More information about the Haskell-Cafe
mailing list