pkgsrc-wip/R-foreach/distinfo
Mike M. Volokhov d6d28fae4d Import R-foreach-1.4.0 as wip/R-foreach.
Support for the foreach looping construct. Foreach is an idiom that
allows for iterating over elements in a collection, without the use
of an explicit loop counter. This package in particular is intended
to be used for its return value, rather than for its side effects.
In that sense, it is similar to the standard lapply function, but
doesn't require the evaluation of a function. Using foreach without
side effects also facilitates executing the loop in parallel.
2012-05-03 22:37:49 +00:00

5 lines
257 B
Text

$NetBSD: distinfo,v 1.1.1.1 2012/05/03 22:37:49 bubuchka Exp $
SHA1 (R/foreach_1.4.0.tar.gz) = f338214d814c03ac6bba1873fe6c0115673827b5
RMD160 (R/foreach_1.4.0.tar.gz) = ebb86b46bbb716a896d5a76678c3f3ce6f74f5df
Size (R/foreach_1.4.0.tar.gz) = 359222 bytes