>>>>> "R" == Raja S <raja / cs.indiana.edu> writes: R> Question: my original question on the order of the entries returned by #keys R> and #values remains. It's best to wait a response from matz, but actually #keys and #values return the entries in the same order (if you don't modify the hash). I don't know if this will always the case. Guy Decoux