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.
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
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.