mashe

Results 5 comments of mashe

This pull request fixes this issue: https://github.com/ReactiveX/RxSwift/pull/2076. It is already in develop branch, so should appear on next RxSwift release.

@vldalx hey, have you tried your code with examples provided in the project? As far as i got, Diff calculations are fast, but the price is you have to do...

@hooliooo there are cases when change (old sections -> new sections) could not be performed in one performBatchUpdates block, otherwise there is a crash: `'NSInternalInconsistencyException attempt to delete and reload...

Thank you, everyone for keeping eye on the PR. @freak4pc, I have followed @rtharston suggestion, so I reverted initial commit and updated existing `.asInfallible()` functions for Relays. I believe additional...

@freak4pc, @inkyfox, please, have a look.