<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Idioms</title>
	<atom:link href="http://justrakudoit.wordpress.com/2010/04/30/idioms/feed/" rel="self" type="application/rss+xml" />
	<link>http://justrakudoit.wordpress.com/2010/04/30/idioms/</link>
	<description>I Never Metaop I Didn&#039;t Like</description>
	<lastBuildDate>Thu, 07 Mar 2013 12:58:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: colomon</title>
		<link>http://justrakudoit.wordpress.com/2010/04/30/idioms/#comment-26</link>
		<dc:creator><![CDATA[colomon]]></dc:creator>
		<pubDate>Sat, 01 May 2010 02:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=49#comment-26</guid>
		<description><![CDATA[Almost, I don&#039;t think &lt;code&gt;distance(*$_)&lt;/code&gt; will quite do it.  But yes, your general point of using Z like that is dead on.  That idiom doesn&#039;t work in Rakudo at the moment, so it slipped my mind.]]></description>
		<content:encoded><![CDATA[<p>Almost, I don&#8217;t think <code>distance(*$_)</code> will quite do it.  But yes, your general point of using Z like that is dead on.  That idiom doesn&#8217;t work in Rakudo at the moment, so it slipped my mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eevee</title>
		<link>http://justrakudoit.wordpress.com/2010/04/30/idioms/#comment-25</link>
		<dc:creator><![CDATA[Eevee]]></dc:creator>
		<pubDate>Sat, 01 May 2010 01:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://justrakudoit.wordpress.com/?p=49#comment-25</guid>
		<description><![CDATA[My Perl 6 is a little outdated, but couldn&#039;t you just do:

sub length(@points) {
    [+] (@points Z @points[1..*]).map: distance(*$_)
}]]></description>
		<content:encoded><![CDATA[<p>My Perl 6 is a little outdated, but couldn&#8217;t you just do:</p>
<p>sub length(@points) {<br />
    [+] (@points Z @points[1..*]).map: distance(*$_)<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
