method

hash

v2_5_5 - Show latest stable - Class: Hash
hash()
public

Compute a hash-code for this hash. Two hashes with the same content will have the same hash code (and will compare using eql?).

See also Object#hash.