<?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: Memoizing polymorphic functions &#8211; part one</title>
	<atom:link href="http://conal.net/blog/posts/memoizing-polymorphic-functions-part-one/feed" rel="self" type="application/rss+xml" />
	<link>http://conal.net/blog/posts/memoizing-polymorphic-functions-part-one</link>
	<description>Inspirations &#38; experiments, mainly about denotative/functional programming in Haskell</description>
	<lastBuildDate>Thu, 02 May 2013 14:19:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Memoizing polymorphic functions via unmemoization</title>
		<link>http://conal.net/blog/posts/memoizing-polymorphic-functions-part-one/comment-page-1#comment-69915</link>
		<dc:creator>Conal Elliott &#187; Blog Archive &#187; Memoizing polymorphic functions via unmemoization</dc:creator>
		<pubDate>Tue, 11 Jan 2011 00:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=88#comment-69915</guid>
		<description>&lt;p&gt;[...] year I wrote two posts on memoizing polymorphic functions. The first post gave a solution of sorts that uses a combination of patricia trees (for integer-keyed maps), stable [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] year I wrote two posts on memoizing polymorphic functions. The first post gave a solution of sorts that uses a combination of patricia trees (for integer-keyed maps), stable [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Memoizing polymorphic functions - part two</title>
		<link>http://conal.net/blog/posts/memoizing-polymorphic-functions-part-one/comment-page-1#comment-22299</link>
		<dc:creator>Conal Elliott &#187; Blog Archive &#187; Memoizing polymorphic functions - part two</dc:creator>
		<pubDate>Fri, 12 Jun 2009 22:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=88#comment-22299</guid>
		<description>&lt;p&gt;[...] About      &#171; Memoizing polymorphic functions - part one [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] About      &laquo; Memoizing polymorphic functions &#8211; part one [...]</p>]]></content:encoded>
	</item>
</channel>
</rss>
