<?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: Python vs Scheme: Simple list comprehensions</title>
	<atom:link href="http://4.flowsnake.org/archives/21/feed" rel="self" type="application/rss+xml" />
	<link>http://4.flowsnake.org/archives/21</link>
	<description>A Pythoneer's adventures with Scheme, Clojure and a whole lot more. ^_^</description>
	<lastBuildDate>Sat, 22 May 2010 22:09:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ozzi Lee</title>
		<link>http://4.flowsnake.org/archives/21/comment-page-1#comment-14</link>
		<dc:creator>Ozzi Lee</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://4.flowsnake.org/archives/21#comment-14</guid>
		<description>For an equivalent to Python&#039;s range, you might want to check out the iota function in srfi-1.

http://srfi.schemers.org/srfi-1/srfi-1.html#iota

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>For an equivalent to Python&#8217;s range, you might want to check out the iota function in srfi-1.</p>
<p><a href="http://srfi.schemers.org/srfi-1/srfi-1.html#iota" rel="nofollow">http://srfi.schemers.org/srfi-1/srfi-1.html#iota</a></p>
<p>Keep up the good work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
