I can see that an Enumeratee can produce fewer outputs than it receives as inputs. For example, this GroupBy Enumeratee.
http://hpaste.org/47916
Can an Enumeratee produce more outputs than inputs? For instance, take a Data.Text and send each character to the inner Iteratee individually. I feels this can be done, but don't see how to do it.
Thanks.
____________________
David Place
Owner, Panpipes Ho! LLC