D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Enumerator
/
Chain
/
Filename :
each-i.ri
back
Copy
U:RDoc::AnyMethod[iI" each:ETI"Enumerator::Chain#each;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"GIterates over the elements of the first enumerable by calling the ;TI"H"each" method on it with the given arguments, then proceeds to the ;TI"Hfollowing enumerables in sequence until all of the enumerables are ;TI"exhausted.;To:RDoc::Markup::BlankLine o; ; [I"1If no block is given, returns an enumerator.;T: @fileI"enumerator.c;T:0@omit_headings_from_table_of_contents_below0I"Hobj.each(*args) { |...| ... } -> obj obj.each(*args) -> enumerator ;T0[ I"(*args);T@FI" Chain;TcRDoc::NormalClass00