in reply to Re^7: What makes an array sorted and a hash unsorted?
in thread What makes an array sorted and a hash unsorted?

If there was an intrinsic sequence, why does adding "foo" to hash cause "x" to suddenly appear much earlier in the list produced by keys
Which part of hash(key,seed,nr_of_bufs). key is the key to be hashed, seed is fixed at program start, and nr_of_bufs is the current number of buffers used did you fail to grasp?
  • Comment on Re^8: What makes an array sorted and a hash unsorted?