<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Functional Python</title>
	<atom:link href="http://scottmoonen.com/2005/06/09/functional-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottmoonen.com/2005/06/09/functional-python/</link>
	<description>Jesu, Juva</description>
	<lastBuildDate>Wed, 03 Feb 2010 15:16:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: phil</title>
		<link>http://scottmoonen.com/2005/06/09/functional-python/#comment-407</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Mon, 07 Dec 2009 15:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://scottmoonen.com/?p=353#comment-407</guid>
		<description>&quot;you might still prefer to break things into smaller pieces by defining all of your functions first and then using them by name. That’s ok! Functional programming isn’t for everyone.&quot;

Functional programming is not the same as deeply nested maps, filters, and reduces. Variable definitions are perfectly OK in a functional programming style, and breaking things into really tiny bits is considered very good FP style nowadays.</description>
		<content:encoded><![CDATA[<p>&#8220;you might still prefer to break things into smaller pieces by defining all of your functions first and then using them by name. That’s ok! Functional programming isn’t for everyone.&#8221;</p>
<p>Functional programming is not the same as deeply nested maps, filters, and reduces. Variable definitions are perfectly OK in a functional programming style, and breaking things into really tiny bits is considered very good FP style nowadays.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
