<?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: Primitive types support for fns</title>
	<atom:link href="http://clj-me.cgrand.net/2010/06/04/primitive-support-for-fns/feed/" rel="self" type="application/rss+xml" />
	<link>http://clj-me.cgrand.net/2010/06/04/primitive-support-for-fns/</link>
	<description>When the pupil is ready to learn, a teacher will appear.</description>
	<lastBuildDate>Mon, 30 Jan 2012 20:57:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Clojure and me &#187; Primitive types support for fns coming to a Clojure branch near you</title>
		<link>http://clj-me.cgrand.net/2010/06/04/primitive-support-for-fns/comment-page-1/#comment-547</link>
		<dc:creator>Clojure and me &#187; Primitive types support for fns coming to a Clojure branch near you</dc:creator>
		<pubDate>Thu, 10 Jun 2010 06:57:37 +0000</pubDate>
		<guid isPermaLink="false">http://clj-me.cgrand.net/?p=368#comment-547</guid>
		<description>[...] computes (fib 38) on my laptop in 650ms where my (or even Rich&#8217;s) best attempt took about 2s! If I tweak the above code to use unchecked-* ops (regular arithmetic ops on primitive types in [...]</description>
		<content:encoded><![CDATA[<p>[...] computes (fib 38) on my laptop in 650ms where my (or even Rich&#8217;s) best attempt took about 2s! If I tweak the above code to use unchecked-* ops (regular arithmetic ops on primitive types in [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

