CombineCommunity / rxswift-to-combine-cheatsheet

RxSwift to Apple’s Combine Cheat Sheet
https://medium.com/gett-engineering/rxswift-to-apples-combine-cheat-sheet-e9ce32b14c5b
MIT License
2.04k stars 125 forks source link

Include operators with no `Combine` equivalent #3

Closed stephencelis closed 5 years ago

stephencelis commented 5 years ago

Would be nice to visualize all the operators RxSwift (and common extensions) provide that Combine decided not to include thus far

freak4pc commented 5 years ago

Good idea - maybe I'll revise the list to have all Rx operators with any (if) parallels on the right side. I'll try to find some time for this soon :)

freak4pc commented 5 years ago

Mostly fixed in 0f6ab7c88e1254b29521183f6144885815f632be. Let me know if you have any other thoughts :)