Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
self
/
root
/
opt
/
ruby-2.6
/
usr
/
share
/
ri
/
2.6.0
/
system
/
Integer
/
//proc/thread-self/root/proc/self/root/opt/ruby-2.6/usr/share/ri/2.6.0/system/Integer/upto-i.ri
U:RDoc::AnyMethod[iI" upto:ETI"Integer#upto;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"NIterates the given block, passing in integer values from +int+ up to and ;TI"including +limit+.;To:RDoc::Markup::BlankLine o; ; [I"=If no block is given, an Enumerator is returned instead.;T@o:RDoc::Markup::Verbatim; [I"65.upto(10) {|i| print i, " " } #=> 5 6 7 8 9 10;T:@format0: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"\int.upto(limit) {|i| block } -> self int.upto(limit) -> an_enumerator ;T0[ I" (p1);T@FI"Integer;TcRDoc::NormalClass00