MCPcopy Create free account
hub / github.com/danizep/react-timeless / createMergedResultFunction

Function createMergedResultFunction

examples/bundle.js:3280–3294  ·  view source on GitHub ↗

* Creates a function that invokes two functions and merges their return values. * * @param {function} one Function to invoke first. * @param {function} two Function to invoke second. * @return {function} Function that invokes the two argument functions. * @private

(one, two)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

bundle.jsFile · 0.85
mixSpecIntoComponentFunction · 0.85

Calls 1

Tested by

no test coverage detected