>>>>> "JE" == Jon Ericson <[EMAIL PROTECTED]> writes: >> @foo = lazy grep .... >> while( <@foo> ) { ... } JE> What does lazy grep do? How does this apply? lazy would set the rest of arguments to be lazily evaluated. An iterator that would call the function until the results are exhusted. <chaim> -- Chaim Frenkel Nonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183
- RFC 51 (v2) Angle brackets should accept filenames a Perl6 RFC Librarian
- Re: RFC 51 (v2) Angle brackets should accept file... Chaim Frenkel
- Re: RFC 51 (v2) Angle brackets should accept ... Jon Ericson
- Re: RFC 51 (v2) Angle brackets should acc... Chaim Frenkel
- Re: RFC 51 (v2) Angle brackets should... Jon Ericson
- Re: RFC 51 (v2) Angle brackets s... Chaim Frenkel
- Re: RFC 51 (v2) Angle brackets should... Dave Storrs