in reply to Re: trouble with each and a hash of hashes
in thread trouble with each and a hash of hashes

If you reset the iterator, shouldn't it start all over again? So instead of skipping the while loop, it would run it again from the very beginning.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

  • Comment on Re^2: trouble with each and a hash of hashes