<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Unfold</title><link>http://blogs.msdn.com/jaredpar/archive/2008/10/07/unfold.aspx</link><description>F# has a handy method called Unfold.&amp;#160; Think of it as the logical opposite of an Aggregate function.&amp;#160; Aggregates take a sequence of elements and convert them to a single element.&amp;#160; An unfold method will take a single element and turn it into</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>  Unfold : EasyCoded</title><link>http://blogs.msdn.com/jaredpar/archive/2008/10/07/unfold.aspx#8984564</link><pubDate>Tue, 07 Oct 2008 15:13:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8984564</guid><dc:creator>  Unfold : EasyCoded</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.easycoded.com/unfold/"&gt;http://www.easycoded.com/unfold/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Unfold</title><link>http://blogs.msdn.com/jaredpar/archive/2008/10/07/unfold.aspx#8987186</link><pubDate>Tue, 07 Oct 2008 23:31:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8987186</guid><dc:creator>Matthew Podwysocki</dc:creator><description>&lt;p&gt;Jared,&lt;/p&gt;
&lt;p&gt;I've covered this a bit in my series here on unfolding lists and go a little deeper here (&lt;a rel="nofollow" target="_new" href="http://codebetter.com/blogs/matthew.podwysocki/archive/2008/06/12/functional-c-unfolding-lists.aspx"&gt;http://codebetter.com/blogs/matthew.podwysocki/archive/2008/06/12/functional-c-unfolding-lists.aspx&lt;/a&gt;). &amp;nbsp;It's part of my functional C# library on MSDN Code Gallery (&lt;a rel="nofollow" target="_new" href="http://code.msdn.microsoft.com/FunctionalCSharp"&gt;http://code.msdn.microsoft.com/FunctionalCSharp&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;Matt&lt;/p&gt;
</description></item><item><title>re: Unfold</title><link>http://blogs.msdn.com/jaredpar/archive/2008/10/07/unfold.aspx#8987264</link><pubDate>Tue, 07 Oct 2008 23:40:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8987264</guid><dc:creator>Jared Parsons</dc:creator><description>&lt;p&gt;@Matthew&lt;/p&gt;
&lt;p&gt;I'll have to check out your library. &amp;nbsp;I keep a similar library on MSDN code gallery for many of my functional and threading utilities. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://code.msdn.microsoft.com/RantPack"&gt;http://code.msdn.microsoft.com/RantPack&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>