* Composes single-argument functions from right to left. The rightmost * function can take multiple arguments as it provides the signature for * the resulting composite function. * * @param {...Function} funcs The functions to compose. * @returns {Function} A function obtained by composing
()
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected