vector.h
1.02 KB
-
vector: implement git_vector_uniq() · 476c42ac
The routine remove duplictes from the vector. Only the last added element of elements with equal keys remains in the vector. Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
Kirill A. Shutemov committed