
26 Jun
2012
26 Jun
'12
7:39 p.m.
On Tue, 2012-06-26 at 21:32 +0200, Christopher Done wrote:
On 26 June 2012 21:22, Nicolas Trangez
wrote: Might sound easy (and actually it's pretty easy in most other languages I know, including an OCaml implementation), yet I fail to figure out how to get this done using some enumerator-style library.
Well, it's easy in Haskell, too. Just use the standard libraries.
Sure, that could work.
If you want to mess around with these still-in-research iteratees and eumerators for the composability then go for it, but when it's hard or weird, you can't really blame that on the language. :-)
Make no mistake, I'm not blaming anything except my own inability to figure this out ;-) Thanks, Nicolas