[][src]Function peroxide::util::useful::max

pub fn max<T>(v: Vec<T>) -> T where
    T: PartialOrd + Copy + Clone