<?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: Understanding Clojure&#8217;s PersistentVector implementation</title>
	<atom:link href="http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/</link>
	<description>topics: functional programming, concurrency, web-development, REST, dynamic languages</description>
	<lastBuildDate>Sun, 04 Jul 2010 07:43:34 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Higher-Order &#187; Blog Archive &#187; clj-ds: Clojure&#8217;s persistent data structures for Java</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1420</link>
		<dc:creator>Higher-Order &#187; Blog Archive &#187; clj-ds: Clojure&#8217;s persistent data structures for Java</dc:creator>
		<pubDate>Fri, 11 Jun 2010 13:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1420</guid>
		<description>[...] data structures. (In previous posts I&#8217;ve shed some light on how PersistentHashMap and PersistentVector are implemented, although some of that information is slightly dated [...]</description>
		<content:encoded><![CDATA[<p>[...] data structures. (In previous posts I&#8217;ve shed some light on how PersistentHashMap and PersistentVector are implemented, although some of that information is slightly dated [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1406</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 24 May 2010 12:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1406</guid>
		<description>Using a technique called Path copying (see also the companion post on PersistentHashMap). 

I can elaborate, if you are interested...

/K</description>
		<content:encoded><![CDATA[<p>Using a technique called Path copying (see also the companion post on PersistentHashMap). </p>
<p>I can elaborate, if you are interested&#8230;</p>
<p>/K</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vseloved</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1405</link>
		<dc:creator>vseloved</dc:creator>
		<pubDate>Mon, 24 May 2010 12:06:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1405</guid>
		<description>And how is random insert implemented?</description>
		<content:encoded><![CDATA[<p>And how is random insert implemented?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clojure &#8211; Destillat #4 &#124; duetsch.info - Open Source, Wet-, Web-, Software</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1387</link>
		<dc:creator>Clojure &#8211; Destillat #4 &#124; duetsch.info - Open Source, Wet-, Web-, Software</dc:creator>
		<pubDate>Fri, 26 Feb 2010 09:08:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1387</guid>
		<description>[...] Understanding Clojure&#8217;s PersistentVector implementation [...]</description>
		<content:encoded><![CDATA[<p>[...] Understanding Clojure&#8217;s PersistentVector implementation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2010-02-08 &#171; Blarney Fellow</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1385</link>
		<dc:creator>links for 2010-02-08 &#171; Blarney Fellow</dc:creator>
		<pubDate>Tue, 09 Feb 2010 01:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1385</guid>
		<description>[...] Higher-Order » Blog Archive » Understanding Clojure’s PersistentVector implementation (tags: clojure data-structure tree vector) [...]</description>
		<content:encoded><![CDATA[<p>[...] Higher-Order » Blog Archive » Understanding Clojure’s PersistentVector implementation (tags: clojure data-structure tree vector) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1382</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Sun, 07 Feb 2010 22:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1382</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by dennyabraham: about clojure&#039;s persistentvector implementation http://bit.ly/MBaoj (why are the indentation sizes inconsistent?)...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by dennyabraham: about clojure&#8217;s persistentvector implementation <a href="http://bit.ly/MBaoj" rel="nofollow">http://bit.ly/MBaoj</a> (why are the indentation sizes inconsistent?)&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Higher-Order &#187; Blog Archive &#187; Understanding Clojure&#8217;s PersistentHashMap (deftwice&#8230;)</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1365</link>
		<dc:creator>Higher-Order &#187; Blog Archive &#187; Understanding Clojure&#8217;s PersistentHashMap (deftwice&#8230;)</dc:creator>
		<pubDate>Tue, 08 Sep 2009 15:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1365</guid>
		<description>[...] a previous post, I gave a high-level description of how Clojure&#8217;s PersistentVector is implemented. While the code has changed, the description was high-level enough that the explanations still hold [...]</description>
		<content:encoded><![CDATA[<p>[...] a previous post, I gave a high-level description of how Clojure&#8217;s PersistentVector is implemented. While the code has changed, the description was high-level enough that the explanations still hold [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Higher-Order &#187; Blog Archive &#187; Understanding Clojure’s PersistentHashMap implementation</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1363</link>
		<dc:creator>Higher-Order &#187; Blog Archive &#187; Understanding Clojure’s PersistentHashMap implementation</dc:creator>
		<pubDate>Tue, 08 Sep 2009 13:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1363</guid>
		<description>[...] a previous post, I gave a high-level description of how Clojure&#8217;s PersistentVector is implemented. While the code has changed, the description was high-level enough that the explanations still hold [...]</description>
		<content:encoded><![CDATA[<p>[...] a previous post, I gave a high-level description of how Clojure&#8217;s PersistentVector is implemented. While the code has changed, the description was high-level enough that the explanations still hold [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick Minerich's Development Wonderland : Discoveries This Week 02/13/2009</title>
		<link>http://blog.higher-order.net/2009/02/01/understanding-clojures-persistentvector-implementation/comment-page-1/#comment-1359</link>
		<dc:creator>Rick Minerich's Development Wonderland : Discoveries This Week 02/13/2009</dc:creator>
		<pubDate>Fri, 13 Feb 2009 15:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.higher-order.net/?p=233#comment-1359</guid>
		<description>[...] Blog – Karl Krukow’s Understanding Clojure’s PersistentVector [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog – Karl Krukow’s Understanding Clojure’s PersistentVector [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
