<?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: SICP section 4.2.3</title>
	<atom:link href="http://eli.thegreenplace.net/2007/12/27/sicp-section-423/feed/" rel="self" type="application/rss+xml" />
	<link>http://eli.thegreenplace.net/2007/12/27/sicp-section-423/</link>
	<description>Eli Bendersky's personal website</description>
	<pubDate>Fri, 21 Nov 2008 17:38:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: kenjin</title>
		<link>http://eli.thegreenplace.net/2007/12/27/sicp-section-423/#comment-113315</link>
		<dc:creator>kenjin</dc:creator>
		<pubDate>Sat, 01 Mar 2008 08:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/2007/12/27/sicp-section-423/#comment-113315</guid>
		<description>I suppose that in exercise 4.33 make-lazy-list is going to
evaluate (car elems) so typing things like '(1/0 a b) would cause
an error. Which means not lazy.</description>
		<content:encoded><![CDATA[<p>I suppose that in exercise 4.33 make-lazy-list is going to<br />
evaluate (car elems) so typing things like &#8216;(1/0 a b) would cause<br />
an error. Which means not lazy.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
