Add std.ArrayList.remove #2247
Labels
accepted
This proposal is planned.
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
standard library
This issue involves writing Zig code for the standard library.
Milestone
There should be a function
std.ArrayList.remove
that moves fields down to fill the empty space.It may be useful to add a backwards iterator at the same time.
The text was updated successfully, but these errors were encountered: