MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / isStrictComparable

Function isStrictComparable

iBlog.WebUI/Scripts/lodash.js:4177–4179  ·  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.70

Tested by

no test coverage detected