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

Function isStrictComparable

libraries/lodash.js:6431–6433  ·  view source on GitHub ↗

* Checks if `value` is suitable for strict equality comparisons, i.e. `===`. * * @private * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` if suitable for strict * equality comparisons, else `false`.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseMatchesPropertyFunction · 0.85
getMatchDataFunction · 0.85

Calls 1

isObjectFunction · 0.85

Tested by

no test coverage detected