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

Function createToPairs

libraries/lodash.js:5490–5501  ·  view source on GitHub ↗

* Creates a `_.toPairs` or `_.toPairsIn` function. * * @private * @param {Function} keysFunc The function to get the keys of a given object. * @returns {Function} Returns the new pairs function.

(keysFunc)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lodash.jsFile · 0.85

Calls 3

mapToArrayFunction · 0.85
setToPairsFunction · 0.85
baseToPairsFunction · 0.85

Tested by

no test coverage detected