// Array.prototype.some = at least one element passes the test // Array.prototype.every = all elements pass the test