ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
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