D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Hash
/
Filename :
hash-i.ri
back
Copy
U:RDoc::AnyMethod[iI" hash:ETI"Hash#hash;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"0Returns the Integer hash-code for the hash.;To:RDoc::Markup::BlankLine o; ; [I"MTwo +Hash+ objects have the same hash-code if their content is the same ;TI"(regardless of order):;To:RDoc::Markup::Verbatim; [ I"#h1 = {foo: 0, bar: 1, baz: 2} ;TI"#h2 = {baz: 2, bar: 1, foo: 0} ;TI""h2.hash == h1.hash # => true ;TI"h2.eql? h1 # => true;T:@format0: @fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"hash.hash -> an_integer ;T0[ I"();T@FI" Hash;TcRDoc::NormalClass00