> > > This would make `PB.concatMap (\c -> B.pack [c,c])` in Snoyman's doubler > generate a tide of microchunks of course, so maybe it's just as well as it > is. > > Sorry, of course it would now be `concatMap (\w -> yield (B.pack [w,w]))`
-- You received this message because you are subscribed to the Google Groups "Haskell Pipes" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
