pub fn remove<T>(range: Range<usize>) -> Delta<T>
Expand description

Construct a delta which removes one or more elements from the vector.