Update .swiftformat
A collection of useful extensions for Apple’s Combine framework.
Add CombineExtensions to the dependencies section of your package.swift file.
.package(url: "https://github.com/shareup/combine-extensions.git", from: "5.0.0")
CombineExtensions is licensed under the MIT license. It includes code from Combine Schedulers, which is also licensed under the MIT license.
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
Combine Extensions
A collection of useful extensions for Apple’s Combine framework.
Features
Publishers
Thread-safe subscription management
Usage
Add CombineExtensions to the dependencies section of your package.swift file.
License
CombineExtensions is licensed under the MIT license. It includes code from Combine Schedulers, which is also licensed under the MIT license.