File: //usr/share/ri/3.0.0/system/Range/minmax-i.ri
U:RDoc::AnyMethod[iI"minmax:ETI"Range#minmax;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"DReturns a two element array which contains the minimum and the ;TI" maximum value in the range.;To:RDoc::Markup::BlankLine o;
; [I"GCan be given an optional block to override the default comparison ;TI"!method <code>a <=> b</code>.;T:
@fileI"range.c;T:0@omit_headings_from_table_of_contents_below0I"crng.minmax -> [obj, obj]
rng.minmax {| a,b | block } -> [obj, obj]
;T0[ I"();T@FI"
Range;TcRDoc::NormalClass00