>>>>> "DC" == Damian Conway <[EMAIL PROTECTED]> writes:

DC> Urgh. If you want lazy eval, say so explicitly:

DC>       sub somesub (?@) {
DC>         my @foo = @_;
DC>       }

Where do you want the lazy specified on the caller or the callee?
Or should it be available to both? (and of course the opposite
eval{}, to make it evaluate the arguments immediately.)

<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to