Fulfills when all of the promises are fulfilled;
rejects when any of the promises are rejected.
fulfils when any of the promises are fulfilled;
rejects when any of the promises are rejected.
Fulfills when any of the promises are fulfilled;
rejects when all of the promises are rejected.