As of Swift 2.0, you don't need to write your own extension to filter nil values from an Array, you can use flatMap, which flattens the ...
確定! 回上一頁