<?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>Sat, 26 Sep 2020 21:06:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.17</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-496</link>
		<dc:creator><![CDATA[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-496</guid>
		<description><![CDATA[&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>[&#8230;] 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 [&#8230;]</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-495</link>
		<dc:creator><![CDATA[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-495</guid>
		<description><![CDATA[&lt;p&gt;[...] About      &#171; Memoizing polymorphic functions - part one [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] About      &laquo; Memoizing polymorphic functions &#8211; part one [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
