Repository URL to install this package:
|
Version:
2.2.2-1 ▾
|
U:RDoc::AnyMethod[iI"downto:ETI"Integer#downto;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph; [I"PIterates the given block, passing decreasing values from +int+ down 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"(5.downto(1) { |n| print n, ".. " }
;TI"print " Liftoff!\n"
;TI")#=> "5.. 4.. 3.. 2.. 1.. Liftoff!";T:@format0:
@fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"`int.downto(limit) {|i| block } -> self
int.downto(limit) -> an_enumerator
;T0[ I" (p1);T@FI"Integer;TcRDoc::NormalClass00