ae ~appveyor (2021-10-25T21:58:16.0365618)
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