Skip to content

add Vec::push_many#35

Open
ibraheemdev wants to merge 1 commit into
masterfrom
push-many
Open

add Vec::push_many#35
ibraheemdev wants to merge 1 commit into
masterfrom
push-many

Conversation

@ibraheemdev

@ibraheemdev ibraheemdev commented Jun 18, 2025

Copy link
Copy Markdown
Owner

Adds Vec::push_many, which allows batch appending elements to the vector.

@jpochyla

Copy link
Copy Markdown

@ibraheemdev I think it would be really cool to have this in, do you plan on merging this? Are there any problems?

(Btw, perhaps a more explicit Vec::push_slice(...) would be useful as well?)

@ibraheemdev ibraheemdev force-pushed the push-many branch 5 times, most recently from 72183d4 to 93726c1 Compare April 26, 2026 21:17
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.

2 participants