<?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: Learning Clojure #2: contains?</title>
	<atom:link href="http://tech.puredanger.com/index.php/2010/02/08/clojure-2-contains/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.puredanger.com/2010/02/08/clojure-2-contains/</link>
	<description>Alex Miller&#039;s technical blog</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:39:50 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Matthew</title>
		<link>http://tech.puredanger.com/2010/02/08/clojure-2-contains/comment-page-1/#comment-296037</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Fri, 16 Dec 2011 21:50:53 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/?p=732#comment-296037</guid>
		<description>I think using &quot;some&quot; will work in most cases except if you want to test if nil itself is in the vector</description>
		<content:encoded><![CDATA[<p>I think using &#8220;some&#8221; will work in most cases except if you want to test if nil itself is in the vector</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Bale</title>
		<link>http://tech.puredanger.com/2010/02/08/clojure-2-contains/comment-page-1/#comment-295705</link>
		<dc:creator>Scott Bale</dc:creator>
		<pubDate>Sat, 20 Aug 2011 18:04:56 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/?p=732#comment-295705</guid>
		<description>Nice - I was googling for contains? help and this page came up. The ironing is delicious.</description>
		<content:encoded><![CDATA[<p>Nice &#8211; I was googling for contains? help and this page came up. The ironing is delicious.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex Miller</title>
		<link>http://tech.puredanger.com/2010/02/08/clojure-2-contains/comment-page-1/#comment-185796</link>
		<dc:creator>Alex Miller</dc:creator>
		<pubDate>Tue, 09 Feb 2010 15:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/?p=732#comment-185796</guid>
		<description>I think in this case this is a Clojure-ism more so than a Lisp-ism.</description>
		<content:encoded><![CDATA[<p>I think in this case this is a Clojure-ism more so than a Lisp-ism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: terry</title>
		<link>http://tech.puredanger.com/2010/02/08/clojure-2-contains/comment-page-1/#comment-185795</link>
		<dc:creator>terry</dc:creator>
		<pubDate>Tue, 09 Feb 2010 15:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://tech.puredanger.com/?p=732#comment-185795</guid>
		<description>I understand now why I struggled so much with Lisp in school. The behavior is pretty bizarre and unintuitive even for such a simple use case.</description>
		<content:encoded><![CDATA[<p>I understand now why I struggled so much with Lisp in school. The behavior is pretty bizarre and unintuitive even for such a simple use case.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

