delete_if_not 0.1.1

unsafely in-place delete function
Documentation

delete-if-not

The function delete_if_not unsafely deletes elements in-place of a vector that does not satisfy the predicate.