<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: lazy sequences in scala</title>
	<atom:link href="http://makeclean.wordpress.com/2008/03/06/lazy-sequences-in-scala/feed/" rel="self" type="application/rss+xml" />
	<link>http://makeclean.wordpress.com/2008/03/06/lazy-sequences-in-scala/</link>
	<description>make clean &#38;&#38; ls src/*</description>
	<lastBuildDate>Fri, 07 Mar 2008 14:06:22 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: harshadrj</title>
		<link>http://makeclean.wordpress.com/2008/03/06/lazy-sequences-in-scala/#comment-20</link>
		<dc:creator>harshadrj</dc:creator>
		<pubDate>Fri, 07 Mar 2008 14:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://makeclean.wordpress.com/?p=21#comment-20</guid>
		<description>Thanks for the pointer Tom

I thought Stream only allowed an infinite stream, so it wouldn&#039;t have a reverse function.

But a closer look reveals that it does have a reverse function and a way to create Definite Streams.</description>
		<content:encoded><![CDATA[<p>Thanks for the pointer Tom</p>
<p>I thought Stream only allowed an infinite stream, so it wouldn&#8217;t have a reverse function.</p>
<p>But a closer look reveals that it does have a reverse function and a way to create Definite Streams.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://makeclean.wordpress.com/2008/03/06/lazy-sequences-in-scala/#comment-15</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 06 Mar 2008 17:43:48 +0000</pubDate>
		<guid isPermaLink="false">http://makeclean.wordpress.com/?p=21#comment-15</guid>
		<description>Take a look at &lt;a href=&quot;http://www.scala-lang.org/docu/files/api/scala/Stream.html&quot; rel=&quot;nofollow&quot;&gt;the Stream class&lt;/a&gt;, too.</description>
		<content:encoded><![CDATA[<p>Take a look at <a href="http://www.scala-lang.org/docu/files/api/scala/Stream.html" rel="nofollow">the Stream class</a>, too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
