<?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: Clojure Golf episode 1</title>
	<atom:link href="http://blog.fogus.me/2009/08/14/clojure-golf-episode-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fogus.me/2009/08/14/clojure-golf-episode-1/</link>
	<description>λ λ λ</description>
	<lastBuildDate>Fri, 05 Feb 2010 13:36:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fogus</title>
		<link>http://blog.fogus.me/2009/08/14/clojure-golf-episode-1/comment-page-1/#comment-10103</link>
		<dc:creator>fogus</dc:creator>
		<pubDate>Mon, 24 Aug 2009 17:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fogus.me/?p=1951#comment-10103</guid>
		<description>&lt;p&gt;@Ronen,&lt;/p&gt;

&lt;p&gt;Thanks for the snippet(s). I tend to like your second solution the best for the same reason that I like Grand&#039;s -- it tells the story of its functionality.  The next step would be to lose your heads.  ;)

I agree with all of your comments and it goes to show that although Clojure can quite easily be translated directly from Scheme, that approach is not likely to yield idiomatic results.&lt;/p&gt;

&lt;p&gt;-m&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@Ronen,</p>

<p>Thanks for the snippet(s). I tend to like your second solution the best for the same reason that I like Grand&#8217;s &#8212; it tells the story of its functionality.  The next step would be to lose your heads.  ;)

I agree with all of your comments and it goes to show that although Clojure can quite easily be translated directly from Scheme, that approach is not likely to yield idiomatic results.</p>

<p>-m</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Normand</title>
		<link>http://blog.fogus.me/2009/08/14/clojure-golf-episode-1/comment-page-1/#comment-9888</link>
		<dc:creator>Eric Normand</dc:creator>
		<pubDate>Mon, 17 Aug 2009 15:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fogus.me/?p=1951#comment-9888</guid>
		<description>&lt;p&gt;It&#039;s a pretty simple function.&lt;/p&gt;

&lt;p&gt;http://gist.github.com/169171&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It&#8217;s a pretty simple function.</p>

<p><a href="http://gist.github.com/169171" rel="nofollow">http://gist.github.com/169171</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ronen</title>
		<link>http://blog.fogus.me/2009/08/14/clojure-golf-episode-1/comment-page-1/#comment-9857</link>
		<dc:creator>Ronen</dc:creator>
		<pubDate>Sat, 15 Aug 2009 13:26:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fogus.me/?p=1951#comment-9857</guid>
		<description>&lt;p&gt;Well iv made another solution (http://snipplr.com/view/18345/my-filter-collection-solution/)&lt;/p&gt;

&lt;p&gt;My comments on the original solution:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Using multiple if forms feels a bit clunky to me (&amp; not so functional).&lt;/li&gt;
&lt;li&gt;The single function makes it a little harder to follow.&lt;/li&gt;
&lt;li&gt;The need to reverse the result feels a bit awkward.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Thanks for the challenge!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well iv made another solution (<a href="http://snipplr.com/view/18345/my-filter-collection-solution/" rel="nofollow">http://snipplr.com/view/18345/my-filter-collection-solution/</a>)</p>

<p>My comments on the original solution:</p>

<ul>
<li>Using multiple if forms feels a bit clunky to me (&amp; not so functional).</li>
<li>The single function makes it a little harder to follow.</li>
<li>The need to reverse the result feels a bit awkward.</li>
</ul>

<p>Thanks for the challenge!</p>]]></content:encoded>
	</item>
</channel>
</rss>
