The some() method works like the every() method but only checks if at least one of the array elements pass the test function.
確定! 回上一頁