in reply to Re^4: The strange ordering of hash values
in thread The strange ordering of hash values
can anyone say the output for the code is 3? Is that possible?
No. The list returned by values has an unpredictable order. There is no guarantee that the first in that list will be any given value.
|
|---|