I have two hashes and I want to create an array with entries from each hash intertwined. In othe words, array[0] would be the first key and value from the first hash, array1 would be the first key and value from the second hash, etc. Then I want to access each key and value in the array in a loop. How can I do that?
In reply to Array of hashes by llihttocs
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |