File: C:/Ruby27-x64/share/ri/2.7.0/system/Integer/times-i.ri
U:RDoc::AnyMethod[iI"
times:ETI"Integer#times;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"JIterates the given block +int+ times, passing in values from zero to ;TI"<code>int - 1</code>.;To:RDoc::Markup::BlankLine o;
; [I"=If no block is given, an Enumerator is returned instead.;T@o:RDoc::Markup::Verbatim; [I"05.times {|i| print i, " " } #=> 0 1 2 3 4;T:@format0:
@fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"Pint.times {|i| block } -> self
int.times -> an_enumerator
;T0[ I"();T@FI"Integer;TcRDoc::NormalClass00