JezK
Edit File: eql%3f-i.ri
U:RDoc::AnyMethod[iI" eql?:ETI"Numeric#eql?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"LReturns +true+ if +num+ and +numeric+ are the same type and have equal ;TI"Mvalues. Contrast this with Numeric#==, which performs type conversions.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"1 == 1.0 #=> true ;TI"1.eql?(1.0) #=> false ;TI"1.0.eql?(1.0) #=> true;T:@format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"*num.eql?(numeric) -> true or false ;T0[ I" (p1);T@FI"Numeric;TcRDoc::NormalClass00