If the return value of the callback function is not an array, it is always directly appended to the result array. const arrayLike = { length: 3, 0: 1, 1: 2, ...
確定! 回上一頁