File: //usr/share/ri/3.0.0/system/Hash/hash-i.ri
U:RDoc::AnyMethod[iI" hash:ETI"Hash#hash;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"1Returns the \Integer hash-code for the hash.;To:RDoc::Markup::BlankLine o;
; [I"LTwo \Hash objects have the same hash-code if their content is the same ;TI"(regardless or 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