I
Iñaki Baz Castillo
Hi, any object in Ruby has the method #hash which returns an integer
unique for the object (such value doesn't change during the lifetime
of the Ruby process).
I cannot find which class or module #hash method belongs to. I
expected it could be in Object class, but it's not. Where is it?
Thanks a lot.
--=20
I=C3=B1aki Baz Castillo
<[email protected]>
unique for the object (such value doesn't change during the lifetime
of the Ruby process).
I cannot find which class or module #hash method belongs to. I
expected it could be in Object class, but it's not. Where is it?
Thanks a lot.
--=20
I=C3=B1aki Baz Castillo
<[email protected]>