mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 00:27:50 +00:00
Tweak _.matches docs. [ci skip]
This commit is contained in:
@@ -9975,8 +9975,8 @@
|
||||
|
||||
/**
|
||||
* Creates a "_.where" style predicate function which performs a deep comparison
|
||||
* between a given object and the `source` object, returning `true` if the given
|
||||
* object has equivalent property values, else `false`.
|
||||
* between a given object and `source`, returning `true` if the given object
|
||||
* has equivalent property values, else `false`.
|
||||
*
|
||||
* @static
|
||||
* @memberOf _
|
||||
|
||||
Reference in New Issue
Block a user