U:RDoc::AnyMethod[iI" sort_by!:ETI"Array#sort_by!;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"HSorts +self+ in place using a set of keys generated by mapping the ;TI".values in +self+ through the given block.;To:RDoc::Markup::BlankLineo; ; [I"JThe result is not guaranteed to be stable. When two keys are equal, ;TI">the order of the corresponding elements is unpredictable.;T@o; ; [I"=If no block is given, an Enumerator is returned instead.;T@o; ; [I"!See also Enumerable#sort_by.;T: @fileI" array.c;T:0@omit_headings_from_table_of_contents_below0I"Zary.sort_by! { |obj| block } -> ary ary.sort_by! -> Enumerator ;T0[I"();T@FI" Array;TcRDoc::NormalClass00