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
object
andsource
to determine ifobject
contains equivalent property values.Note: This function is equivalent to
matches
when 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:
0
to-0
Contribution to minified bundle size, when it is the only function imported: