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

Function equalByTag

libraries/lodash.js:5731–5794  ·  view source on GitHub ↗

* A specialized version of `baseIsEqualDeep` for comparing objects of * the same `toStringTag`. * * **Note:** This function only supports comparing values with tags of * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`. * * @private * @param {Object} obj

(object, other, tag, bitmask, customizer, equalFunc, stack)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseIsEqualDeepFunction · 0.85

Calls 2

eqFunction · 0.85
equalArraysFunction · 0.85

Tested by

no test coverage detected