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

Function setWrapToString

libraries/lodash.js:6687–6690  ·  view source on GitHub ↗

* Sets the `toString` method of `wrapper` to mimic the source of `reference` * with wrapper details in a comment at the top of the source body. * * @private * @param {Function} wrapper The function to modify. * @param {Function} reference The reference function. * @para

(wrapper, reference, bitmask)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

createRecurryFunction · 0.85
createWrapFunction · 0.85

Calls 3

insertWrapDetailsFunction · 0.85
updateWrapDetailsFunction · 0.85
getWrapDetailsFunction · 0.85

Tested by

no test coverage detected