We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fbffea0
1 parent 34fc66c commit 02109aaCopy full SHA for 02109aa
lib/node_modules/@stdlib/array/base/assert/any-is-entry/README.md
@@ -40,7 +40,7 @@ limitations under the License.
40
var anyIsEntry = require( '@stdlib/array/base/assert/any-is-entry' );
41
```
42
43
-#### anyIsEntry( arr, property )
+#### anyIsEntry( arr, property, value )
44
45
Tests whether at least one element in a provided array has a specified own property key-value pair.
46
0 commit comments