Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 834 Bytes

await-completion.md

File metadata and controls

21 lines (14 loc) · 834 Bytes

AwaitCompletion

Awaits completion of all asynchronous evaluations irrespective of whether they succeed or fail. An additional argument specifies a function that projects the final result given the source item and completed task.

// TODO add example

For more details, see the documentation.


✏ Edit this page if you see a typo or wish to contribute an improvement. Alternatively, you can also report an issue you see.