<?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: Build a Binary Tree in Ruby</title>
	<atom:link href="http://jrepp.com/2008/01/07/build-a-binary-tree-in-ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://jrepp.com/2008/01/07/build-a-binary-tree-in-ruby/</link>
	<description>Game programming, music and life</description>
	<lastBuildDate>Thu, 06 Aug 2009 01:51:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: proj</title>
		<link>http://jrepp.com/2008/01/07/build-a-binary-tree-in-ruby/comment-page-1/#comment-34798</link>
		<dc:creator>proj</dc:creator>
		<pubDate>Sat, 13 Jun 2009 04:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://jrepp.com/2008/01/07/build-a-binary-tree-in-ruby/#comment-34798</guid>
		<description>&lt;p&gt;It&#039;s more of a novelty, not sure it makes sense as a gem. There&#039;s a red-black tree on ruby-forge:&lt;/p&gt;

&lt;p&gt;http://rubyforge.org/projects/rbtree/&lt;/p&gt;

&lt;p&gt;You could also use rgraph if you want something more expressive:&lt;/p&gt;

&lt;p&gt;http://rubyforge.org/projects/rgraph/&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s more of a novelty, not sure it makes sense as a gem. There&#8217;s a red-black tree on ruby-forge:</p>

<p><a href="http://rubyforge.org/projects/rbtree/" rel="nofollow">http://rubyforge.org/projects/rbtree/</a></p>

<p>You could also use rgraph if you want something more expressive:</p>

<p><a href="http://rubyforge.org/projects/rgraph/" rel="nofollow">http://rubyforge.org/projects/rgraph/</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: nicolas</title>
		<link>http://jrepp.com/2008/01/07/build-a-binary-tree-in-ruby/comment-page-1/#comment-34731</link>
		<dc:creator>nicolas</dc:creator>
		<pubDate>Wed, 10 Jun 2009 08:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://jrepp.com/2008/01/07/build-a-binary-tree-in-ruby/#comment-34731</guid>
		<description>&lt;p&gt;Is there any gem you&#039;d recommend for trees and the like ?
May be you could package this one as such ?&lt;/p&gt;

&lt;p&gt;cheers&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Is there any gem you&#8217;d recommend for trees and the like ?
May be you could package this one as such ?</p>

<p>cheers</p>]]></content:encoded>
	</item>
</channel>
</rss>

