ÿØÿà JFIF    ÿÛ „  ( %!1!%)+//.383,7(-.+  -%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ     ÿÄ J    ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ   ÿÄ *  !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú "SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5 ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e ríV ?> ......................................... ............................................................................. ÿØÿà JFIF    ÿÛ „  ( %!1!%)+//.383,7(-.+  -%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ     ÿÄ J    ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ   ÿÄ *  !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú "SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5 ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e ríV ?> ......................................... ............................................................................. ???????????????????????????????????? ???????????????????????????????????? ÿØÿà JFIF    ÿÛ „  ( %!1!%)+//.383,7(-.+  -%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ     ÿÄ J    ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ   ÿÄ *  !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú "SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5 ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e ríV ?> ......................................... ............................................................................. ÿØÿà JFIF    ÿÛ „  ( %!1!%)+//.383,7(-.+  -%%-////---/-.+/--+------/------/--0+--/-/-----.-----ÿÀ  ¥2" ÿÄ     ÿÄ J    ! 1AQ"aq2‘#BR‚¡ÁÑ3br’¢±Âð$CSƒ²á4c“%DsÓñÿÄ   ÿÄ *  !1AQa‘"2q3±ð#b¡ÿÚ   ? ¼QxJQaÍuò¸Zö Úü8,ÐÚú "SSn<rçù–´âE—^ªBÖ9À\†¸ÔÁT­ÃÛ5 ëd´³Í#Ý;Þ38œî ¶H£M:wÎ3…³…âpÔF&‚FK¸9„â4àGEõªfÿ ‘ñ(ßw­pŽF|È¥ù®häðÍѶ¹‘[ÒinÙW¶ùñY˜Q{›K"išÒ[Ú8žë\F¹@-?v"ÔU”,ìöžkÿ {I‡£šÍ?e ríV ?> ......................................... ............................................................................. ???????????????????????????????????? ???????????????????????????????????? U:RDoc::AnyMethod[iI" minmax:ETI"Range#minmax;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"SReturns a 2-element array containing the minimum and maximum value in +self+, ;TI"Jeither according to comparison method #<=> or a given block.;To:RDoc::Markup::BlankLineo; ; [I"BWith no block given, returns the minimum and maximum values, ;TI"(using #<=> for comparison:;T@o:RDoc::Markup::Verbatim; [ I"#(1..4).minmax # => [1, 4] ;TI"#(1...4).minmax # => [1, 3] ;TI"'('a'..'d').minmax # => ["a", "d"] ;TI"%(-4..-1).minmax # => [-4, -1] ;T: @format0o; ; [I":With a block given, the block must return an integer:;T@o:RDoc::Markup::List: @type: BULLET: @items[o:RDoc::Markup::ListItem: @label0; [o; ; [I")Negative if +a+ is smaller than +b+.;To;;0; [o; ; [I"#Zero if +a+ and +b+ are equal.;To;;0; [o; ; [I"(Positive if +a+ is larger than +b+.;T@o; ; [I"GThe block is called self.size times to compare elements; ;TI"Vreturns a 2-element Array containing the minimum and maximum values from +self+, ;TI"per the block:;T@o; ; [I"4(1..4).minmax {|a, b| -(a <=> b) } # => [4, 1] ;T; 0o; ; [I"$Returns [nil, nil] if:;T@o;;;;[o;;0; [o; ; [I"?The begin value of the range is larger than the end value:;T@o; ; [I"8(4..1).minmax # => [nil, nil] ;TI"8(4..1).minmax {|a, b| -(a <=> b) } # => [nil, nil] ;T; 0o;;0; [o; ; [I"EThe begin value of an exclusive range is equal to the end value:;T@o; ; [I"=(1...1).minmax # => [nil, nil] ;TI"=(1...1).minmax {|a, b| -(a <=> b) } # => [nil, nil] ;T; 0o; ; [I"FRaises an exception if +self+ is a beginless or an endless range.;T@o; ; [I"#Related: Range#min, Range#max.;T: @fileI" range.c;T:0@omit_headings_from_table_of_contents_below0I"Iminmax -> [object, object] minmax {|a, b| ... } -> [object, object] ;T0[I"();T@SFI" Range;TcRDoc::NormalClass00