U:RDoc::AnyMethod[iI"max:ETI"Range#max;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"HReturns the maximum value in the range. Returns +nil+ if the begin ;TI"Dvalue of the range larger than the end value. Returns +nil+ if ;TI"Ethe begin value of an exclusive range is equal to the end value.;To:RDoc::Markup::BlankLineo; ; [I"GCan be given an optional block to override the default comparison ;TI"!method a <=> b.;T@o:RDoc::Markup::Verbatim; [I"(10..20).max #=> 20;T: @format0: @fileI" range.c;T:0@omit_headings_from_table_of_contents_below0I"”rng.max -> obj rng.max {| a,b | block } -> obj rng.max(n) -> obj rng.max(n) {| a,b | block } -> obj ;T0[I" (*args);T@FI" Range;TcRDoc::NormalClass00