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

Function join

SublimeJS/js/when.js:643–645  ·  view source on GitHub ↗

* Joins multiple promises into a single returned promise. * @return {Promise} a promise that will fulfill when *all* the input promises * have fulfilled, or will reject when *any one* of the input promises rejects.

(/* ...promises */)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

_mapFunction · 0.85

Tested by

no test coverage detected