You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

Result


EXTENSION

Result

Swift
1extension Result: ResultType

Properties

underlying

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

Edit on GitHub

Forums