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

Function isMatch

libraries/lodash.js:11838–11840  ·  view source on GitHub ↗

* Performs a partial deep comparison between `object` and `source` to * determine if `object` contains equivalent property values. * * **Note:** This method is equivalent to `_.matches` when `source` is * partially applied. * * Partial comparisons will match empty array

(object, source)

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