File: C:/Ruby27-x64/share/ri/2.7.0/system/Enumerator/Chain/each-i.ri
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