]> git.ozlabs.org Git - ccan/commitdiff
darray: Add darray_remove()
authorAndy Grover <agrover@redhat.com>
Tue, 12 Aug 2014 17:49:13 +0000 (10:49 -0700)
committerAndy Grover <agrover@redhat.com>
Tue, 12 Aug 2014 17:49:13 +0000 (10:49 -0700)
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>

No differences found