* Checks if `predicate` returns truthy for **all** elements of `collection`. * The predicate is bound to `thisArg` and invoked with three arguments: * (value, index|key, collection). * * If a property name is provided for `predicate` the created `_.property`
(collection, predicate, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected