一个轻量级、函数式的 Swift Futures 框架
因为它与 Pasta 相反
pod 'Futura', '~> 2.0'
github "thedavidharris/Futura" ~> 3.0.0
...
dependencies: [
.Package(url: "https://github.com/thedavidharris/Futura.git", .upToNextMajor(from: "3.0.0"))
]
...
即将推出:/docs 目录
欢迎提交问题和拉取请求!
David Harris @thedavidharris
Futura 基于 MIT 许可发布。有关详细信息,请参阅LICENSE。