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

Function baseIsEqualDeep

iBlog.WebUI/Scripts/lodash.js:2150–2211  ·  view source on GitHub ↗

* A specialized version of `baseIsEqual` for arrays and objects which performs * deep comparisons and tracks traversed objects enabling objects with circular * references to be compared. * * @private * @param {Object} object The object to compare.

(object, other, equalFunc, customizer, isLoose, stackA, stackB)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseIsEqualFunction · 0.85

Calls 3

isTypedArrayFunction · 0.85
equalByTagFunction · 0.85
isArrayFunction · 0.50

Tested by

no test coverage detected