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"int - 1.;To:RDoc::Markup::BlankLineo; ; [I"=If no block is given, an Enumerator is returned instead.;T@o:RDoc::Markup::Verbatim; [ I"5.times do |i| ;TI" print i, " " ;TI" end ;TI"#=> 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