Function anl::utility::max [] [src]

pub fn max<'a, T>(a: &'a T, b: &'a T) -> &'a T where
    T: PartialOrd