You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add statement about the number of promises all can handle (#120)
* add statement about the number of promises `all` can handle
This is extra useful solution for issue #109.
* elaborate notes for limitation of `all` and `any`
* add limitation information for `any` operator
similar to `all` limitation, this one also needs to be explained for users
* fix misplaced words
0 commit comments