Determines whether all the members of an array satisfy the specified asynchronous test.
The array-like object to test
Async function that tests each element
Optional
Optional configuration object
Readonly
Maximum number of predicates to run simultaneously (default: 1)
Determines whether all the members of an array satisfy the specified asynchronous test.