PromiseIterator

Undocumented in source.

Members

Functions

each
Promise!bool each(U delegate(T) cb)
Undocumented in source. Be warned that the author may not have intended to support it.
next
Promise!ItValue next(Promise!bool done)
Undocumented in source.

Structs

ItValue
struct ItValue
Undocumented in source.

Meta