MCPcopy Create free account
hub / github.com/clementmihailescu/Sorting-Visualizer / equalArrays

Function equalArrays

client/public/bundle.js:29624–29683  ·  view source on GitHub ↗

* A specialized version of `baseIsEqualDeep` for arrays with support for * partial deep comparisons. * * @private * @param {Array} array The array to compare. * @param {Array} other The other array to compare. * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more detail

(array, other, bitmask, customizer, equalFunc, stack)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseIsEqualDeepFunction · 0.85
equalByTagFunction · 0.85

Calls 2

arraySomeFunction · 0.85
cacheHasFunction · 0.85

Tested by

no test coverage detected