Henning Thielemann <schlepp...@henning-thielemann.de> wrote:
> I have put essentially Oleg's explanation to the Wiki:
> http://haskell.org/haskellwiki/Enumerator_and_iteratee

  The examples given are not really illustrative of how we
  approach parsing with failure or I/O with media failure using
  the Iteratee/Enumerator approach. The notion that we just
  "fold" over the (potentially side-effecting) data structure is
  probably misleading unless you already understand the design.

--
Jason Dusek
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to