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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add concatMap #41

Open
ohitsdaniel opened this issue Jun 10, 2020 · 2 comments 路 May be fixed by #68
Open

Add concatMap #41

ohitsdaniel opened this issue Jun 10, 2020 · 2 comments 路 May be fixed by #68

Comments

@ohitsdaniel
Copy link

ohitsdaniel commented Jun 10, 2020

As CombineExt already implements flatMapLatest, I think it might be a good idea to add concatMap as well.

What do you think? I might look into it on a weekend if we agree on adding it. 馃槉

@freak4pc
Copy link
Member

freak4pc commented Jun 11, 2020

I鈥檒l be happy to have it ! It鈥檚 a really useful operator

@freak4pc
Copy link
Member

Hey @ohitsdaniel. Someone mentioned using flatMap(maxPublishers: .max(1)) has the same effect as .concatMap. Want to try it ? @ohitsdaniel

@ohitsdaniel ohitsdaniel linked a pull request Nov 22, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants