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.
.package(url: "https://github.com/shareup/combine-extensions.git", from: "5.0.0")
License
CombineExtensions is licensed under the MIT license. It includes code from Combine Schedulers, which is also licensed under the MIT license.
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.