Closed evaera closed 2 years ago
If there is an unresolved Promise in the list passed to Promise.fold, it always returns the initial value.
Promise.fold
If there is an unresolved Promise in the list passed to
Promise.fold
, it always returns the initial value.