freebsd-ports/devel/p5-List-Gen/pkg-descr
Sunpoet Po-Chuan Hsieh b34bf275e6 - Add p5-List-Gen 0.973
List::Gen provides higher order functions, list comprehensions, generators,
iterators, and other utility functions for working with lists. walk lists with
any step size you want, create lazy ranges and arrays with a map like syntax
that generate values on demand. there are several other hopefully useful
functions, and all functions from List::Util are available.

WWW: http://search.cpan.org/dist/List-Gen/
2011-10-18 16:41:19 +00:00

7 lines
409 B
Text

List::Gen provides higher order functions, list comprehensions, generators,
iterators, and other utility functions for working with lists. walk lists with
any step size you want, create lazy ranges and arrays with a map like syntax
that generate values on demand. there are several other hopefully useful
functions, and all functions from List::Util are available.
WWW: http://search.cpan.org/dist/List-Gen/