ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
asyncApply
ae
utils
async
Undocumented in source. Be warned that the author may not have intended to support it.
deprecated
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