MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / overArg

Function overArg

libraries/lodash.js:1218–1222  ·  view source on GitHub ↗

* Creates a unary function that invokes `func` with its argument transformed. * * @private * @param {Function} func The function to wrap. * @param {Function} transform The argument transform. * @returns {Function} Returns the new function.

(func, transform)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lodash.jsFile · 0.85

Calls 1

transformFunction · 0.85

Tested by

no test coverage detected