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

#165: Rename generic parameter from S to T to avoid shadowing generic parameter of outer scope #166

Open Aw79 opened 7 months ago

Aw79 commented 7 months ago

This PR fixes issue #165.