Expand description
Javascript promises and future integration.
Structs§
- A type which behaves like a promise but can wrap any javascript value.
- Maybe
Promise Future futures
Future-aware maybe promise - A JavaScript promise.
- Promise
Future futures
Future-aware promise - Promised
futures
Wrapper for futures to convert to JS promises
Enums§
- The execution state of a promise.