MCPcopy Create free account
hub / github.com/bendytree/explainjs / zipObject

Function zipObject

samples/lodash.js:3911–3925  ·  view source on GitHub ↗

* Creates an object composed from arrays of `keys` and `values`. Pass either * a single two dimensional array, i.e. `[[key1, value1], [key2, value2]]`, or * two arrays, one of `keys` and one of corresponding `values`. * * @static * @memberOf _ * @alias object * @ca

(keys, values)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected