koher/swiftresult
SwiftResult provides a Result type which is compatible with the Result type proposed in SE-0235 ([announcement about modifications](https://forums.swift.org/t/accepted-with-modifications-se
Installation
Swift Package Manager
Add the following to dependencies in your Package.swift.
.package(
url: "https://github.com/koher/SwiftResult.git",
from: "0.2.0"
)Carthage
github "koher/SwiftResult" ~> 0.2.0License
Apache License. It follows Swift's license and Swift Evolution's license.
Package Metadata
Repository: koher/swiftresult
Default branch: master
README: README.md