Back to React Native Windows

The future liblet

vnext/Mso/future/README.md

0.61-stable329 B
Original Source

The future liblet

The future liblet implements support for task coordination. It allows specify a continuation for the current future in case if it is completed successfully or failed. It also allows to coordinate groups of futures such as observing if all futures in the group are completed, or at least one is completed.