<?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: Simple Series</title>
	<atom:link href="http://justrakudoit.wordpress.com/2010/03/02/simple-series/feed/" rel="self" type="application/rss+xml" />
	<link>http://justrakudoit.wordpress.com/2010/03/02/simple-series/</link>
	<description>I Never Metaop I Didn&#039;t Like</description>
	<lastBuildDate>Thu, 07 Mar 2013 12:58:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Larry Wall</title>
		<link>http://justrakudoit.wordpress.com/2010/03/02/simple-series/#comment-5</link>
		<dc:creator><![CDATA[Larry Wall]]></dc:creator>
		<pubDate>Wed, 03 Mar 2010 01:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=9#comment-5</guid>
		<description><![CDATA[Yes.  Of course, cmp is currently defined only for two args of the same type.]]></description>
		<content:encoded><![CDATA[<p>Yes.  Of course, cmp is currently defined only for two args of the same type.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: colomon</title>
		<link>http://justrakudoit.wordpress.com/2010/03/02/simple-series/#comment-4</link>
		<dc:creator><![CDATA[colomon]]></dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:50:05 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=9#comment-4</guid>
		<description><![CDATA[Thanks for the clarification!  (And oooooo, I sense a new test coming on.)

One more question: is the &quot;on opposite sides&quot; test for the limit intended to be tested with &lt;code&gt;cmp&lt;/code&gt;?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the clarification!  (And oooooo, I sense a new test coming on.)</p>
<p>One more question: is the &#8220;on opposite sides&#8221; test for the limit intended to be tested with <code>cmp</code>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Wall</title>
		<link>http://justrakudoit.wordpress.com/2010/03/02/simple-series/#comment-3</link>
		<dc:creator><![CDATA[Larry Wall]]></dc:creator>
		<pubDate>Wed, 03 Mar 2010 00:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=9#comment-3</guid>
		<description><![CDATA[No, there are no type constraints, other than those imposed by the signature of the generator, which interestingly enough check the *previous* value or values, but not the next value (unless the function specifies a return type as well).  It is certainly possible for a function to generate values that it cannot itself handle, and the behavior for that could be better specified.]]></description>
		<content:encoded><![CDATA[<p>No, there are no type constraints, other than those imposed by the signature of the generator, which interestingly enough check the *previous* value or values, but not the next value (unless the function specifies a return type as well).  It is certainly possible for a function to generate values that it cannot itself handle, and the behavior for that could be better specified.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
