Returns true if all values in the collection satisfy the $predicate. This method is short-circuiting, i.e., if the predicate fails for the
first time, all remaining items will no longer be considered.
Returns true if all values in the collection satisfy the $predicate. This method is short-circuiting, i.e., if the predicate fails for the
first time, all remaining items will no longer be considered.