U:RDoc::AnyMethod[iI" rassoc:ETI"Array#rassoc;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"?Searches through the array whose elements are also arrays.;To:RDoc::Markup::BlankLineo; ; [I"JCompares +obj+ with the second element of each contained array using ;TI"obj.==.;T@o; ; [I":Returns the first contained array that matches +obj+.;T@o; ; [I"See also Array#assoc.;T@o:RDoc::Markup::Verbatim; [I"Ba = [ [ 1, "one"], [2, "two"], [3, "three"], ["ii", "two"] ] ;TI"'a.rassoc("two") #=> [2, "two"] ;TI"a.rassoc("four") #=> nil;T: @format0: @fileI" array.c;T:0@omit_headings_from_table_of_contents_below0I"+ary.rassoc(obj) -> element_ary or nil ;T0[I" (p1);T@FI" Array;TcRDoc::NormalClass00