JezK
Edit File: include%3f-i.ri
U:RDoc::AnyMethod[iI" include?:ETI"Range#include?;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"9Returns <code>true</code> if +obj+ is an element of ;TI"Dthe range, <code>false</code> otherwise. If begin and end are ;TI"Jnumeric, comparison is done according to the magnitude of the values.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I")("a".."z").include?("g") #=> true ;TI"*("a".."z").include?("A") #=> false ;TI")("a".."z").include?("cc") #=> false;T:@format0: @fileI"range.c;T:0@omit_headings_from_table_of_contents_below0I"(rng.include?(obj) -> true or false;T0[ I" (p1);T@FI" Range;TcRDoc::NormalClass00