Re: Some questions about currying

2003-10-29 Thread Luke Palmer
Joe Gottman writes: >I just reread the section of A6 about currying, and I have several > questions about it. > >1) Suppose I have a function like the following: >sub foo($param, @param) {...} > where the parameter names differ only by their sigils. Is it legal >

Some questions about currying

2003-10-29 Thread Joe Gottman
I just reread the section of A6 about currying, and I have several questions about it. 1) Suppose I have a function like the following: sub foo($param, @param) {...} where the parameter names differ only by their sigils. Is it legal for me to type &foo.assum

Re: This week's Summary

2003-10-29 Thread Leopold Toetsch
Piers Cawley <[EMAIL PROTECTED]> wrote: > Object Freezing [ ... ] > ... The upshot is that we're doing it Dan's way; Glorious Leader > continues to trump Pumpking Patchmonster. As this is a summary, abbove sentence is a summary as well. The reality is more complex. The final implementa