Performs a partial deep comparison between object and source to determine if object contains equivalent property values.
object
source
Note: This function is equivalent to matches when source is partially applied.
matches
Partial comparisons will match empty array and empty object source values against any array or object value, respectively.
Differences from lodash:
0
-0
Contribution to minified bundle size, when it is the only function imported:
Performs a partial deep comparison between
objectandsourceto determine ifobjectcontains equivalent property values.Note: This function is equivalent to
matcheswhen source is partially applied.Partial comparisons will match empty array and empty object source values against any array or object value, respectively.
Differences from lodash:
0to-0Contribution to minified bundle size, when it is the only function imported: