File: //usr/local/rvm/gems/ruby-2.7.4/doc/concurrent-ruby-1.1.9/ri/Concurrent/Promise/aggregate-c.ri
U:RDoc::AnyMethod[iI"aggregate:ETI"#Concurrent::Promise::aggregate;TT:protectedo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"PAggregate a collection of zero or more promises under a composite promise, ;TI"Rexecute the aggregated promises and collect them into a standard Ruby array, ;TI"Tcall the given Ruby `Ennnumerable` predicate (such as `any?`, `all?`, `none?`, ;TI"Oor `one?`) on the collection checking for the success or failure of each, ;TI"Nthen executing the composite's `#then` handlers if the predicate returns ;TI"M`true` or executing the composite's `#rescue` handlers if the predicate ;TI"returns false.;To:RDoc::Markup::BlankLine o;
; [I"#@!macro promise_self_aggregate;T:
@fileI".lib/concurrent-ruby/concurrent/promise.rb;T:0@omit_headings_from_table_of_contents_below000[ I"(method, *promises);T@FI"Promise;TcRDoc::NormalClass00