<?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: Default arguments and lazy evaluation in R</title>
	<atom:link href="http://www.johndcook.com/blog/2008/10/16/default-arguments-and-lazy-evaluation-in-r/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2008/10/16/default-arguments-and-lazy-evaluation-in-r/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 11 Feb 2012 22:42:11 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cesar</title>
		<link>http://www.johndcook.com/blog/2008/10/16/default-arguments-and-lazy-evaluation-in-r/comment-page-1/#comment-116908</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Wed, 23 Nov 2011 20:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=519#comment-116908</guid>
		<description>Interesting fact. In other words, it says:

&quot;I&#039;m too lazy to evaluate this now, may I postpone until you really need it?&quot;:-)

Just started to learn R and enjoying so far.

Cesar</description>
		<content:encoded><![CDATA[<p>Interesting fact. In other words, it says:</p>
<p>&#8220;I&#8217;m too lazy to evaluate this now, may I postpone until you really need it?&#8221;:-)</p>
<p>Just started to learn R and enjoying so far.</p>
<p>Cesar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robi5</title>
		<link>http://www.johndcook.com/blog/2008/10/16/default-arguments-and-lazy-evaluation-in-r/comment-page-1/#comment-74833</link>
		<dc:creator>Robi5</dc:creator>
		<pubDate>Thu, 07 Apr 2011 18:41:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=519#comment-74833</guid>
		<description>While it is true that R was influenced by the Lisp family of languages, Scheme (and most other Lisps, notably Common Lisp) use strict evaluation. Laziness is possible via add-ons (Lazy Scheme or the Series package in Common Lisp).</description>
		<content:encoded><![CDATA[<p>While it is true that R was influenced by the Lisp family of languages, Scheme (and most other Lisps, notably Common Lisp) use strict evaluation. Laziness is possible via add-ons (Lazy Scheme or the Series package in Common Lisp).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.286 seconds -->

