max

Function max 

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

Return the highest number of a vector / array