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

Function isKey

libraries/lodash.js:6340–6351  ·  view source on GitHub ↗

* Checks if `value` is a property name and not a property path. * * @private * @param {*} value The value to check. * @param {Object} [object] The object to query keys on. * @returns {boolean} Returns `true` if `value` is a property name, else `false`.

(value, object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

baseMatchesPropertyFunction · 0.85
castPathFunction · 0.85
propertyFunction · 0.85

Calls 1

isSymbolFunction · 0.85

Tested by

no test coverage detected