CombineCommunity / CombineExt

CombineExt provides a collection of operators, publishers and utilities for Combine, that are not provided by Apple themselves, but are common in other Reactive Frameworks and standards.
https://combine.community
MIT License
1.72k stars 151 forks source link

Add a sink() for convenience #152

Open reiley-kim opened 1 year ago

reiley-kim commented 1 year ago

For convenience, added a sink() that can be subscribe without subscriber.