Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
Range
/
//opt/alt/ruby21/share/ri/2.1.0/system/Range/first-i.ri
U:RDoc::AnyMethod[iI" first:ETI"Range#first;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"IReturns the first object in the range, or an array of the first +n+ ;TI"elements.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"(10..20).first #=> 10 ;TI"((10..20).first(3) #=> [10, 11, 12];T:@format0: @fileI"range.c;T:0@omit_headings_from_table_of_contents_below0I"2rng.first -> obj rng.first(n) -> an_array ;T0[ I" (p1);T@FI" Range;TcRDoc::NormalClass00