RandallFlagg / morelinq

Automatically exported from code.google.com/p/morelinq
Apache License 2.0
0 stars 0 forks source link

Add "Dump" methods #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We should have "Dump" methods (and possibly equivalents which don't 
consume, just like ForEach vs Pipeline or whatever they'll be called) to 
make it easier to dump a sequence to the console, another TextWriter, or 
some arbitrary Action<string> consumer.

Original issue reported on code.google.com by jonathan.skeet on 25 Mar 2009 at 8:34

GoogleCodeExporter commented 8 years ago

Original comment by jonathan.skeet on 25 Mar 2009 at 8:34

GoogleCodeExporter commented 8 years ago
Oops, looks like there's already Trace. Will check whether that's flexible 
enough, 
and amend appropriately.

Original comment by jonathan.skeet on 25 Mar 2009 at 8:35

GoogleCodeExporter commented 8 years ago
This issue has been migrated to:
https://github.com/MoreLINQ/morelinq/issues/22
The conversation continues there.
DO NOT post any further comments to the issue tracker on Google Code as it is 
shutting down.
You can also just subscribe to the issue on GitHub to receive notifications of 
any further development.

Original comment by azizatif on 21 Aug 2015 at 6:55