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

Extended Collections operations should be totally lazy / reactive or Eager #946

Open
johnmcclean opened this issue Nov 16, 2018 · 1 comment
Milestone

Comments

@johnmcclean
Copy link
Member

Some operations (originally for performance reasons) such as remove / removeAll are always eager. These should respect whatever mode the extended collection is operating in.

@johnmcclean johnmcclean added this to the 10.0.4 milestone Nov 16, 2018
@johnmcclean
Copy link
Member Author

Or should it make it obvious in some way that it is always an eager operation.

johnmcclean added a commit that referenced this issue Nov 16, 2018
@johnmcclean johnmcclean modified the milestones: 10.0.4, 10.1.0, 10.2.0 Nov 19, 2018
@johnmcclean johnmcclean modified the milestones: 10.2.0, 10.4.0 Jan 31, 2019
@johnmcclean johnmcclean removed the bug label Jan 7, 2020
johnmcclean added a commit that referenced this issue May 20, 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