slightlyoff / Promises

DOM Promises IDL/polyfill
Apache License 2.0
154 stars 28 forks source link

Promise.atLeast #63

Closed nfroidure closed 10 years ago

nfroidure commented 11 years ago

Suggestion for a Promise.atLeast static method. Use cases :

I also based Promise.avery and Promise.some on this new method since they were practically identical.

Thanks for reviewing.

nfroidure commented 11 years ago
------------------------------------------------------------ TEST SUMMARY:
64 tests in 2 groups
5 errors
0 failures