An empty array is an array with a length of 0. We used this technique to filter out empty arrays from an array. let arr = [[1,2,3],[],[4, ...
確定! 回上一頁