This "callbackFunction" is the important point. It takes out elements of the array one by one and returns `true` if it "meets the condition" and `false` if it "does not." This will yield the same ...