<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Itertools for C# - Tee</title><link>http://msmvps.com/blogs/senthil/archive/2008/05/05/itertools-for-c-tee.aspx</link><description>Tee is a cool function that &amp;quot;clones&amp;quot; enumerators whatever their current state is - it basically allows you to branch off an enumerator into as many enumerators as you want, all independent of each other. You can do something like List&amp;lt;int&amp;gt;</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Itertools for C# - Tee | Log Parser Tips</title><link>http://msmvps.com/blogs/senthil/archive/2008/05/05/itertools-for-c-tee.aspx#1629852</link><pubDate>Sun, 01 Jun 2008 06:27:26 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1629852</guid><dc:creator>Itertools for C# - Tee | Log Parser Tips</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Itertools for C# - Tee | Log Parser Tips&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1629852" width="1" height="1"&gt;</description></item></channel></rss>