In short — map(_:) should be used only when we want to alter the array element or update the existing elements and return updated collection.
確定! 回上一頁