Brightify / HyperdriveSwift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`ObservableConvertibleType` utils should not return general `Observable`.

MatyasKriz opened this issue · comments

Just like withLatestFrom(_:) from the RxSwift library, the methods should return the same type they were invoked on.