Function head

Source
pub fn head<T: Clone + Debug>(data: &Vec<Vec<T>>, rows: usize)