in reply to Re^2: Hash assignment misunderstanding
in thread Hash assignment misunderstanding
The keys are returned in an apparently random order, but it is the same order as either the values() or each() function produces (given that the hash has not been modified).
|
|---|