🔸Result
Swift 5.0, Xcode 10.2 新功能。
Swift > Standard Lib > Numbers and Basic Values
定義
Swift’s Result type is implemented as an enum that has two cases: success and failure.
Last updated
Swift 5.0, Xcode 10.2 新功能。
Swift > Standard Lib > Numbers and Basic Values
Swift’s Result type is implemented as an enum that has two cases: success and failure.
Last updated