Skip to main content

skip

Function skip 

Source
pub fn skip<T: Clone>(arr: &[T], n: usize) -> Vec<T>