<?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: Erlang Linked List Exercise</title>
	<atom:link href="http://wyattbaldwin.com/2007/08/07/erlang-linked-list-exercise/feed/" rel="self" type="application/rss+xml" />
	<link>http://wyattbaldwin.com/2007/08/07/erlang-linked-list-exercise/</link>
	<description></description>
	<lastBuildDate>Tue, 17 Nov 2009 13:46:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Wyatt</title>
		<link>http://wyattbaldwin.com/2007/08/07/erlang-linked-list-exercise/comment-page-1/#comment-62</link>
		<dc:creator>Wyatt</dc:creator>
		<pubDate>Thu, 06 Sep 2007 01:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/2007/08/07/erlang-linked-list-exercise/#comment-62</guid>
		<description>That call to f/2 is a bug. I think it should be calling append_item/2 instead.</description>
		<content:encoded><![CDATA[<p>That call to f/2 is a bug. I think it should be calling append_item/2 instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay P</title>
		<link>http://wyattbaldwin.com/2007/08/07/erlang-linked-list-exercise/comment-page-1/#comment-61</link>
		<dc:creator>Jay P</dc:creator>
		<pubDate>Thu, 23 Aug 2007 15:39:40 +0000</pubDate>
		<guid isPermaLink="false">http://wyattbaldwin.com/2007/08/07/erlang-linked-list-exercise/#comment-61</guid>
		<description>What does the f() call do? I know what it does within the interpreter (makes it forget all bindings), but I’m going through the book, and I haven’t seen it used in a module.</description>
		<content:encoded><![CDATA[<p>What does the f() call do? I know what it does within the interpreter (makes it forget all bindings), but I’m going through the book, and I haven’t seen it used in a module.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
