To avoid this type of error, Swift 3.1 introduced failable numeric initializers that return an optional: let input = 128 let tooBig ...
確定! 回上一頁