If you need to remove nil values, then use compactMap . If you need to flatten your result one level down, ...
確定! 回上一頁