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

Consider using subvec to remove first element in remove-at #2

Open
serioga opened this issue Sep 5, 2022 · 0 comments
Open

Consider using subvec to remove first element in remove-at #2

serioga opened this issue Sep 5, 2022 · 0 comments
Labels
🤔 Requires consideration

Comments

@serioga
Copy link
Member

serioga commented Sep 5, 2022

subvec is fast way to remove first element but it returns not editable collection which is slower in further manipulations.

@serioga serioga added the 🤔 Requires consideration label Sep 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤔 Requires consideration
Projects
None yet
Development

No branches or pull requests

1 participant