MCPcopy Index your code
hub / github.com/Jiasm/notebook / compose

Function compose

javascript/compose-promise.js:6–22  ·  view source on GitHub ↗

* 将右侧函数的返回值作为参数传入左侧函数中 * 支持Promise版本 * @param {Array} funcs 要调用的函数序列

(...funcs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compose-promise.jsFile · 0.70

Calls 3

isPromiseFunction · 0.70
promiseifyFunction · 0.70
funcFunction · 0.70

Tested by

no test coverage detected