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

Function baseIsEqual

iBlog.WebUI/Scripts/lodash.js:2125–2133  ·  view source on GitHub ↗

* The base implementation of `_.isEqual` without support for `this` binding * `customizer` functions. * * @private * @param {*} value The value to compare. * @param {*} other The other value to compare. * @param {Function} [customizer] The functi

(value, other, customizer, isLoose, stackA, stackB)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

baseIsMatchFunction · 0.85
baseMatchesPropertyFunction · 0.85
isEqualFunction · 0.85

Calls 3

isObjectLikeFunction · 0.85
baseIsEqualDeepFunction · 0.85
isObjectFunction · 0.70

Tested by

no test coverage detected