Function min

Source
pub fn min(vec: &[isize]) -> isize
Expand description

Return the lowest number of a vector / array