MCPcopy Create free account
hub / github.com/curran/screencasts / valuesIn

Function valuesIn

introToChiasm/examples/code/latest/main-build.js:10701–10703  ·  view source on GitHub ↗

* Creates an array of the own and inherited enumerable property values * of `object`. * * **Note:** Non-object values are coerced to objects. * * @static * @memberOf _ * @category Object * @param {Object} object The object to query. * @returns {Array} Ret

(object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseValuesFunction · 0.70
keysInFunction · 0.70

Tested by

no test coverage detected