
4 Feb
2010
4 Feb
'10
5:39 p.m.
On Thu, Feb 4, 2010 at 1:26 PM, Bulat Ziganshin
Hello John,
Thursday, February 4, 2010, 11:51:59 PM, you wrote:
tl;dr: Lots of smart people, with a history of being right about this sort of thing, say iteratees are better. Evidence suggests iteratee-based IO is faster and more predictable than lazy IO. Iteratees are really hard to understand.
thank you! good time for iteratee tutorials? ;)
I put up my version of "cat" on my blog... http://leimy9.blogspot.com I'm just using runInteractiveCommand, and then putting the Handle returned through an enumerator/iteratee processing fold to get the contents.
-- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com