boxcar
boxcar copied to clipboard
add `Vec::push_many`
Adds Vec::push_many, which allows batch appending elements to the vector.