in reply to a little zip()
How about returning a reference instead? Its lighter weight and can actually be treated as a hash without having to be assigned into one. Or is that part of the meaning of zip() - to return an interleaved list?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: a little zip()
by broquaint (Abbot) on Apr 10, 2003 at 15:32 UTC |