Searched refs:emptyArray1 (Results 1 – 1 of 1) sorted by relevance
1070 const emptyArray1 = []; variable1071 const allEmpty = emptyArray1.every(num => num % 2 === 0);