>>>>> Chris Marshall <[email protected]> writes: >>>>> On 3/12/2011 4:51 PM, Ivan Shmakov wrote:
[…]
>> Unfortunately, such an approach (without lazy evaluation) “breaks”
>> the use of functions, or, to be more precise, it somewhat
>> “penalizes” the use of composition.
[…]
> forall { $a($i,$j) = f( g( $b($i,$j) ) } ($i=1:$n, $j=1:$m);
That was what I'm speaking of: one virtually never uses forall
in a function that participates in a computation, only outside
of all such functions.
But I guess that it could be rather simple to implement.
[…]
--
FSF associate member #7257
pgpNCQ53u8eIQ.pgp
Description: PGP signature
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
