Skip to content

Conversation

@remme123
Copy link

Closes #334

@Dirbaio Dirbaio marked this pull request as draft October 31, 2023 00:00
Copy link
Member

@Dirbaio Dirbaio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should have the same API as std Vec's drain.

  • Take a range, so you can drain from the middle, not just from the start.
  • Return an iterator that gets the drained elements.

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 this pull request may close these issues.

Add method drain for Vec, like std::vec::Vec?

3 participants