in reply to Array iterator factory
Just a minor point: using a (\@) prototype in the definition of array_iterator, as opposed to just using @_, rules out uses like array_iterator(1..10). Is there a particular benefit of using a prototype here that you are after?
the lowliest monk
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Array iterator factory
by Roy Johnson (Monsignor) on Mar 16, 2005 at 19:30 UTC | |
by tye (Sage) on Mar 17, 2005 at 03:25 UTC | |
by Roy Johnson (Monsignor) on Mar 17, 2005 at 04:55 UTC | |
by tye (Sage) on Mar 17, 2005 at 16:53 UTC |