MCPcopy Create free account
hub / github.com/75team/SublimeJS / some

Function some

SublimeJS/js/when.js:542–597  ·  view source on GitHub ↗

* Initiates a competitive race, returning a promise that will resolve when * howMany of the supplied promisesOrValues have resolved, or will reject when * it becomes impossible for howMany to resolve, for example, when * (promisesOrValues.length - howMany) + 1 input promises reject. * * @p

(promisesOrValues, howMany, onFulfilled, onRejected, onProgress)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

anyFunction · 0.85

Calls 2

whenFunction · 0.85
promiseFunction · 0.85

Tested by

no test coverage detected