Re: RFC 51 (v2) Angle brackets should accept filenames a
[email protected] (Chaim Frenkel) 09 Aug 2000 20:51:41 -0400
| Newsgroups | perl.perl6.language.io |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "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