[][src]Function merge::ord::max

pub fn max<T: Ord>(left: &mut T, right: T)

Set left to the maximum of left and right.