U:RDoc::AnyMethod[iI"replace:ETI"Hash#replace;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I">Replaces the contents of hsh with the contents of ;TI"other_hash.;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