<?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: Tail-Recursive, Linear-Time Fibonacci</title>
	<atom:link href="http://www.iis.sinica.edu.tw/~scm/2008/tail-recursive-linear-time-fibonacci/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iis.sinica.edu.tw/~scm/2008/tail-recursive-linear-time-fibonacci/</link>
	<description>Research Blog of 穆信成 Shin-Cheng Mu</description>
	<pubDate>Mon, 01 Dec 2008 22:50:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Shin</title>
		<link>http://www.iis.sinica.edu.tw/~scm/2008/tail-recursive-linear-time-fibonacci/#comment-2155</link>
		<dc:creator>Shin</dc:creator>
		<pubDate>Sat, 12 Jul 2008 22:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.iis.sinica.edu.tw/~scm/?p=55#comment-2155</guid>
		<description>Thanks! I will correct them now.</description>
		<content:encoded><![CDATA[<p>Thanks! I will correct them now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.iis.sinica.edu.tw/~scm/2008/tail-recursive-linear-time-fibonacci/#comment-2154</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Sat, 12 Jul 2008 20:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.iis.sinica.edu.tw/~scm/?p=55#comment-2154</guid>
		<description>I think I've spotted two typos: In the definition of the fusioned fib2 there's a fold instead of a foldN. Later there's gfib instead of a gib.

But nice read, indeed, for I've been thinkering around with such small multi-recursive problems lately.</description>
		<content:encoded><![CDATA[<p>I think I&#8217;ve spotted two typos: In the definition of the fusioned fib2 there&#8217;s a fold instead of a foldN. Later there&#8217;s gfib instead of a gib.</p>
<p>But nice read, indeed, for I&#8217;ve been thinkering around with such small multi-recursive problems lately.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
