ae v0.0.2177 (2018-04-10T20:33:51Z)
Home
Dub
Repo
asyncApply
ae
utils
async
Undocumented in source. Be warned that the author may not have intended to support it.
void
asyncApply
(
T
)
(
T
[]
arr
,
void
delegate
(
T
value
,
void
delegate
(
)
next
)
f
,
void
delegate
(
)
done
= null
)
Meta
Source
See Implementation
ae
utils
async
functions
asyncApply