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

Function wrapperValueOf

samples/lodash.js:4994–4996  ·  view source on GitHub ↗

* Extracts the wrapped value. * * @name valueOf * @memberOf _ * @alias value * @category Chaining * @returns {Mixed} Returns the wrapped value. * @example * * _([1, 2, 3]).valueOf(); * // => [1, 2, 3]

()

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