upromised ~master (2019-02-09T14:58:37Z)
Dub
Repo
PromiseIterator.each
upromised
promise
PromiseIterator
Undocumented in source. Be warned that the author may not have intended to support it.
interface
PromiseIterator
(T)
final nothrow
Promise
!bool
each
(
U
)
(
U
delegate
(
T
)
cb
)
if
(
is
(
Promisify
!
U.T
==
void
) ||
is
(
Promisify
!
U.T
==
bool
)
)
Meta
Source
See Implementation
upromised
promise
PromiseIterator
functions
each
next
structs
ItValue