U:RDoc::AnyMethod[iI"==:ETI"
Range#==;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"HReturns true
only if +obj+ is a Range, has equivalent ;TI"Kbegin and end items (by comparing them with ==
), and has ;TI"1the same #exclude_end? setting as the range.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"*(0..2) == (0..2) #=> true
;TI"*(0..2) == Range.new(0,2) #=> true
;TI"*(0..2) == (0...2) #=> false;T:@format0:
@fileI"range.c;T:0@omit_headings_from_table_of_contents_below0I"$rng == obj -> true or false
;T0[ I" (p1);T@FI"
Range;TcRDoc::NormalClass00