Result


EXTENSION

Result

Swift
1extension Result: ResultType

Properties

underlying

Swift
1public var underlying: Result<Success, Failure>
Feedback

Edit on GitHub

Forums