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

Function isMatchWith

libraries/lodash.js:11874–11877  ·  view source on GitHub ↗

* This method is like `_.isMatch` except that it accepts `customizer` which * is invoked to compare values. If `customizer` returns `undefined`, comparisons * are handled by the method instead. The `customizer` is invoked with five * arguments: (objValue, srcValue, index|key, object,

(object, source, customizer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseIsMatchFunction · 0.85
getMatchDataFunction · 0.85

Tested by

no test coverage detected