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

Function constant

libraries/lodash.js:15366–15370  ·  view source on GitHub ↗

* Creates a function that returns `value`. * * @static * @memberOf _ * @since 2.4.0 * @category Util * @param {*} value The value to return from the new function. * @returns {Function} Returns the new constant function. * @example * * var objects = _

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lodash.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected