<?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: Math.max or why is there no integer maximum function in ruby</title>
	<atom:link href="http://www.rubyrescue.com/blog/2007/12/07/mathmax-or-why-is-there-no-integer-maximum-function-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyrescue.com/blog/2007/12/07/mathmax-or-why-is-there-no-integer-maximum-function-in-ruby/</link>
	<description>begin..rescue..end</description>
	<lastBuildDate>Sat, 10 Dec 2011 14:23:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: EricT</title>
		<link>http://www.rubyrescue.com/blog/2007/12/07/mathmax-or-why-is-there-no-integer-maximum-function-in-ruby/comment-page-1/#comment-996</link>
		<dc:creator>EricT</dc:creator>
		<pubDate>Tue, 09 Aug 2011 21:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrescue.com/blog/?p=7#comment-996</guid>
		<description>&gt; because it is not intuitively obvious that this type of integer comparison would live off of an array

The bigger problem is that it&#039;s absurdly inefficient to create an array simply to compare two numbers. That Ruby&#039;s author doesn&#039;t appear to care is probably why Ruby is so slow.</description>
		<content:encoded><![CDATA[<p>&gt; because it is not intuitively obvious that this type of integer comparison would live off of an array</p>
<p>The bigger problem is that it&#8217;s absurdly inefficient to create an array simply to compare two numbers. That Ruby&#8217;s author doesn&#8217;t appear to care is probably why Ruby is so slow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anibal</title>
		<link>http://www.rubyrescue.com/blog/2007/12/07/mathmax-or-why-is-there-no-integer-maximum-function-in-ruby/comment-page-1/#comment-878</link>
		<dc:creator>Anibal</dc:creator>
		<pubDate>Wed, 28 Oct 2009 15:02:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrescue.com/blog/?p=7#comment-878</guid>
		<description>Gracias, me aclaró la duda</description>
		<content:encoded><![CDATA[<p>Gracias, me aclaró la duda</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KenLee</title>
		<link>http://www.rubyrescue.com/blog/2007/12/07/mathmax-or-why-is-there-no-integer-maximum-function-in-ruby/comment-page-1/#comment-377</link>
		<dc:creator>KenLee</dc:creator>
		<pubDate>Fri, 28 Nov 2008 16:57:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrescue.com/blog/?p=7#comment-377</guid>
		<description>Thanks Chad!
Simple and effective, That&#039;s the Ruby Way!</description>
		<content:encoded><![CDATA[<p>Thanks Chad!<br />
Simple and effective, That&#8217;s the Ruby Way!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

