File: C:/Ruby27-x64/share/ri/2.7.0/system/Hash/initialize_copy-i.ri
U:RDoc::AnyMethod[iI"initialize_copy:ETI"Hash#initialize_copy;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I">Replaces the contents of <i>hsh</i> with the contents of ;TI"<i>other_hash</i>.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"$h = { "a" => 100, "b" => 200 }
;TI"Eh.replace({ "c" => 300, "d" => 400 }) #=> {"c"=>300, "d"=>400};T:@format0:
@fileI"hash.c;T:0@omit_headings_from_table_of_contents_below0I"$hsh.replace(other_hash) -> hsh
;T0[ I" (p1);T@FI" Hash;TcRDoc::NormalClass00