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

Is it planned to add count argument to collect(every:on:skipEmpty:discardWhenCompleted:)? #853

Open
ChaseChoi opened this issue Jul 25, 2022 · 0 comments

Comments

@ChaseChoi
Copy link

I'm trying to find a built-in operator similar to bufferWithTimeOrCount(timeSpan, count, [scheduler]) in RxJS, but I only found collect(every:on:skipEmpty:discardWhenCompleted:) and collect(count:). Should I create my own operator?

@ChaseChoi ChaseChoi changed the title Is it planned to add count argument to collect(every:on:skipEmpty:discardWhenCompleted:)? Is it planned to add count argument to collect(every:on:skipEmpty:discardWhenCompleted:)? Jul 25, 2022
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