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