U:RDoc::AnyMethod[iI"==:ETI" Array#==;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"JEquality --- Two arrays are equal if they contain the same number of ;TI"Kelements and if each element is equal to (according to Object#==) the ;TI"*corresponding element in +other_ary+.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"6[ "a", "c" ] == [ "a", "c", 7 ] #=> false ;TI"5[ "a", "c", 7 ] == [ "a", "c", 7 ] #=> true ;TI"5[ "a", "c", 7 ] == [ "a", "d", "f" ] #=> false;T: @format0: @fileI" array.c;T:0@omit_headings_from_table_of_contents_below0I""ary == other_ary -> bool ;T0[I" (p1);T@FI" Array;TcRDoc::NormalClass00