MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / isEqual

Function isEqual

app/public/libs/lodash.compat.js:2697–2699  ·  view source on GitHub ↗

* Performs a deep comparison between two values to determine if they are * equivalent to each other. If a callback is provided it will be executed * to compare values. If the callback returns `undefined` comparisons will * be handled by the method instead. The callback is bound to `th

(a, b, callback, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseIsEqualFunction · 0.85
baseCreateCallbackFunction · 0.85

Tested by

no test coverage detected