Skip to content
New issue

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

switch_map() operator not listed in documentation #710

Open
paulkorir opened this issue Dec 20, 2023 · 0 comments
Open

switch_map() operator not listed in documentation #710

paulkorir opened this issue Dec 20, 2023 · 0 comments

Comments

@paulkorir
Copy link

Hi,
Thanks for this useful library.
I'm trying to go through a tutorial which lists the switch_map() operator. I can see this operator in the code (as the alias of compose(map(project), switch_latest()) - line 3365 of reactivex.operators.__init__ but it doesn't show up in the docs.
I expected it because reactivex.io lists it as a standard operation and it is not clear how the alternative (switch_latest()) works as a sub.
Please consider making this change to the docs and API.
Regards,
Paul

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant