On Thu, 14 Sep 2006 [EMAIL PROTECTED] wrote:

Any approach, even sieving, will struggle with infinite
lists, won't it?

   (take 2 . snd . head . splitStreams) [(i, i) | i <-
[0..]]

Yes, if you expect two messages but only one comes then you'll wait forever, true.


Regards,
Tom
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to