darray: Add darray_remove()
It is useful to be able to remove elements from other than the end, even
if it is slow.
Signed-off-by: Andy Grover <agrover@redhat.com>
Showing
Please register or sign in to comment
It is useful to be able to remove elements from other than the end, even
if it is slow.
Signed-off-by: Andy Grover <agrover@redhat.com>