轉換類型map, scan, flapMap 一般篩選類型compactMap, filter, removeDuplicates ... Map<Self, T> transform: 元素映射閉包, 帶入上游元素,回傳新元素。
確定! 回上一頁