In the above code, we have passed the callback function e => e to the filter method, so that it only keeps the elements which return true .
確定! 回上一頁