in reply to Re^2: Bulk Hash Assignment
in thread Bulk Hash Assignment
question: what happens to your code if a key exists in %p2q, but not in %$p? my code will not auto-vivify a key in %$q. will yours?
by the way, values and keys are guaranteed to output in the same order (in the same hash.) this is by no means guaranteed in different hashes. see each for a little detail.
~Particle ;Þ
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Bulk Hash Assignment
by tadman (Prior) on Apr 17, 2002 at 22:20 UTC |