Returns true if the predicate has a true-ish value for any of the items in the Iterable, otherwise false. Also see Array.prototype.some
Iterator
Predicate function
Returns true if the predicate has a true-ish value for any of the items in the Iterable, otherwise false. Also see Array.prototype.some