Crate index_utils

Source

Functionsยง

merge_sparse_indices
Collect two sparse iterators by merging them.
merge_sparse_indices_intersect
Collect two sparse iterators by merging the indices that they share, dropping the others.
remove_indices
Reduce the size of the vector by removing values.
remove_sparse_indices
Reduce the size of the vector by removing values.