MCPcopy Create free account
hub / github.com/eshengsky/iBlog.Net / baseIsMatch

Function baseIsMatch

iBlog.WebUI/Scripts/lodash.js:2223–2259  ·  view source on GitHub ↗

* The base implementation of `_.isMatch` without support for callback * shorthands and `this` binding. * * @private * @param {Object} object The object to inspect. * @param {Array} matchData The propery names, values, and compare flags to match.

(object, matchData, customizer)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseMatchesFunction · 0.85
isMatchFunction · 0.85

Calls 2

baseIsEqualFunction · 0.85
toObjectFunction · 0.70

Tested by

no test coverage detected