File: //usr/share/ri/3.0.0/system/Array/initialize_copy-i.ri
U:RDoc::AnyMethod[iI"initialize_copy:ETI"Array#initialize_copy;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"VReplaces the content of +self+ with the content of +other_array+; returns +self+:;To:RDoc::Markup::Verbatim; [I"a = [:foo, 'bar', 2]
;TI"6a.replace(['foo', :bar, 3]) # => ["foo", :bar, 3];T:@format0:
@fileI"array.c;T:0@omit_headings_from_table_of_contents_below0I"(array.replace(other_array) -> self
;T0[[I"replace;T@ I" (p1);T@FI"
Array;TcRDoc::NormalClass00