Overview of RxSwiftExt operators
mainRxSwiftExt provides additional convenience operators and Reactive Extensions for RxSwift to extend its core functionality.
Available operators include:
unwrapignoreignoreWhenObservable.oncedistinctmapnotandObservable.cascadepairwisenwiseretryrepeatWithBehaviorcatchErrorJustCompletepausablepausableBufferedapplyfilterMapObservable.fromAsyncObservable.zip(with:)Observable.merge(with:)countpartitionbufferWithTrigger
Additionally, there are operators available for materialize()'d sequences:
errorselements