[][src]Function simple_ml::head

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