We simply loop over the elements in the array, and apply the projectionFn to each element, and push the results of that into a new array.
確定! 回上一頁