ae v0.0.2845 (2020-11-29T12:45:19Z)
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