<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Functional Collection Parameters in C#</title>
	<atom:link href="http://www.markhneedham.com/blog/2008/12/17/functional-collection-parameters-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2008/12/17/functional-collection-parameters-in-c/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Functional Collection Parameters: A different way of thinking about collections at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/12/17/functional-collection-parameters-in-c/comment-page-1/#comment-18822</link>
		<dc:creator>Functional Collection Parameters: A different way of thinking about collections at Mark Needham</dc:creator>
		<pubDate>Thu, 18 Jun 2009 11:54:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=748#comment-18822</guid>
		<description>[...] written previously about the ways I&#039;ve been making use of functional collection parameters in my code but what I hadn&#039;t really considered was that the way [...]</description>
		<content:encoded><![CDATA[<p>[...] written previously about the ways I&#8217;ve been making use of functional collection parameters in my code but what I hadn&#8217;t really considered was that the way [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Functional Collection Parameters: Handling the null collection at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/12/17/functional-collection-parameters-in-c/comment-page-1/#comment-18727</link>
		<dc:creator>Functional Collection Parameters: Handling the null collection at Mark Needham</dc:creator>
		<pubDate>Tue, 16 Jun 2009 11:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=748#comment-18727</guid>
		<description>[...] of the interesting cases where I&#039;ve noticed we tend to avoid functional collection parameters in our code base is when there&#039;s the possibility of the collection being [...]</description>
		<content:encoded><![CDATA[<p>[...] of the interesting cases where I&#8217;ve noticed we tend to avoid functional collection parameters in our code base is when there&#8217;s the possibility of the collection being [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C#: Refactoring to functional collection parameters at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/12/17/functional-collection-parameters-in-c/comment-page-1/#comment-7520</link>
		<dc:creator>C#: Refactoring to functional collection parameters at Mark Needham</dc:creator>
		<pubDate>Mon, 02 Feb 2009 21:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=748#comment-7520</guid>
		<description>[...] wrote about a month or so ago about the functional collection parameters now available in C# and certainly one of the most fun refactorings for me is trying to get code [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote about a month or so ago about the functional collection parameters now available in C# and certainly one of the most fun refactorings for me is trying to get code [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: F# vs C# vs Java: Functional Collection Parameters at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/12/17/functional-collection-parameters-in-c/comment-page-1/#comment-4115</link>
		<dc:creator>F# vs C# vs Java: Functional Collection Parameters at Mark Needham</dc:creator>
		<pubDate>Mon, 19 Jan 2009 09:27:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=748#comment-4115</guid>
		<description>[...] wrote a post about a month ago on using functional collection parameters in C# and over the weekend Fabio and I decided to try and contrast the way you would do this in [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote a post about a month ago on using functional collection parameters in C# and over the weekend Fabio and I decided to try and contrast the way you would do this in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Coding Dojo #5: Uno at Mark Needham</title>
		<link>http://www.markhneedham.com/blog/2008/12/17/functional-collection-parameters-in-c/comment-page-1/#comment-2622</link>
		<dc:creator>Coding Dojo #5: Uno at Mark Needham</dc:creator>
		<pubDate>Thu, 08 Jan 2009 13:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=748#comment-2622</guid>
		<description>[...] having to manually perform operations on collections in Java rather than having the selection of functional operators that are available in C# [...]</description>
		<content:encoded><![CDATA[<p>[...] having to manually perform operations on collections in Java rather than having the selection of functional operators that are available in C# [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Banks</title>
		<link>http://www.markhneedham.com/blog/2008/12/17/functional-collection-parameters-in-c/comment-page-1/#comment-2088</link>
		<dc:creator>Richard Banks</dc:creator>
		<pubDate>Thu, 18 Dec 2008 07:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=748#comment-2088</guid>
		<description>Nice post, Mark.

I wasn&#039;t aware of the aggregate function before, never had a need to use it.  But now that I see it... :-)</description>
		<content:encoded><![CDATA[<p>Nice post, Mark.</p>
<p>I wasn&#8217;t aware of the aggregate function before, never had a need to use it.  But now that I see it&#8230; <img src='http://www.markhneedham.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

