<?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"
	>
<channel>
	<title>Comments on: Catamorphisms in 60 seconds</title>
	<atom:link href="http://4.flowsnake.org/archives/24/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/24</link>
	<description>A Pythoneer's adventures with Chicken Scheme. ^_^ And more.</description>
	<pubDate>Wed, 07 Jan 2009 02:43:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Ulisses Costa</title>
		<link>http://4.flowsnake.org/archives/24#comment-19</link>
		<dc:creator>Ulisses Costa</dc:creator>
		<pubDate>Wed, 16 Jan 2008 12:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/24#comment-19</guid>
		<description>@Hans Nowak
Any recursive function f :: [a] -&#62; X could be defined as a catamorphism.
In 'filter' 'X' type is '[a]'.</description>
		<content:encoded><![CDATA[<p>@Hans Nowak<br />
Any recursive function f :: [a] -&gt; X could be defined as a catamorphism.<br />
In 'filter' 'X' type is '[a]'.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Nowak</title>
		<link>http://4.flowsnake.org/archives/24#comment-16</link>
		<dc:creator>Hans Nowak</dc:creator>
		<pubDate>Fri, 11 Jan 2008 16:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/24#comment-16</guid>
		<description>Thanks. I can actually make a bit of sense of it. :-) I was also wondering if 'filter' would be a catamorphism... according to this paper it is.</description>
		<content:encoded><![CDATA[<p>Thanks. I can actually make a bit of sense of it. :-) I was also wondering if 'filter' would be a catamorphism... according to this paper it is.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://4.flowsnake.org/archives/24#comment-15</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 11 Jan 2008 15:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/24#comment-15</guid>
		<description>This paper is a great introduction to catamorphisms, anamorphisms, and more:

http://citeseer.ist.psu.edu/meijer91functional.html</description>
		<content:encoded><![CDATA[<p>This paper is a great introduction to catamorphisms, anamorphisms, and more:</p>
<p><a href="http://citeseer.ist.psu.edu/meijer91functional.html" rel="nofollow">http://citeseer.ist.psu.edu/meijer91functional.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
