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

Function createRecurry

libraries/lodash.js:5421–5445  ·  view source on GitHub ↗

* Creates a function that wraps `func` to continue currying. * * @private * @param {Function} func The function to wrap. * @param {number} bitmask The bitmask flags. See `createWrap` for more details. * @param {Function} wrapFunc The function to create the `func` wrapper.

(func, bitmask, wrapFunc, placeholder, thisArg, partials, holders, argPos, ary, arity)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

wrapperFunction · 0.85

Calls 2

isLaziableFunction · 0.85
setWrapToStringFunction · 0.85

Tested by

no test coverage detected