[R] Inf and lazy evaluation
J Toll
jctoll at gmail.com
Mon May 14 22:29:46 CEST 2012
Thank you all for the replies.
On Mon, May 14, 2012 at 2:45 PM, R. Michael Weylandt
<michael.weylandt at gmail.com> wrote:
> R is lazy, but not quite that lazy ;-)
Oh, what is this world coming to when you can't count on laziness to
be lazy. ;) I should probably stop reading about Haskell and their
lazy way of doing things.
As a relatively naive observation, in R, it seems like argument
recycling kind of breaks the power of lazy evaluation.
Thanks for the suggestion of list.files()
James
More information about the R-help
mailing list