We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Along the same lines as #4650, is there a reason why Observable.compose() doesn't use the (already in existence) ObservableTransformer?
Observable.compose()
ObservableTransformer
The text was updated successfully, but these errors were encountered:
Yes.
Sorry, something went wrong.
It was simply overlooked. PR velcome
Thanks for fixing this in #4658.
No branches or pull requests
Along the same lines as #4650, is there a reason why
Observable.compose()
doesn't use the (already in existence)ObservableTransformer
?The text was updated successfully, but these errors were encountered: