bluebird-api
bluebird-api copied to clipboard
Port warnings
All of these are possible but I doubt we should port them because they're mostly useful for direct then calls which should be gone with async/await.
It incurs a overhead in each then call and each created promise otherwise.
Initial work in https://github.com/benjamingr/bluebird-api/blob/master/promiseFns/then.js