rxswift-to-combine-cheatsheet
rxswift-to-combine-cheatsheet copied to clipboard
RxSwift `flatMapFirst` to Combine `flatMap(maxPublishers: .max(1))`?
trafficstars
I believe the two in the title are equivalent. Shouldn't that be mentioned in the cheat sheet?
They are not exactly the same: https://github.com/CombineCommunity/rxswift-to-combine-cheatsheet/pull/7