merge
0.1.0
In merge::
ord
merge
::
ord
Function
max
Copy item path
source
pub fn max<T:
Ord
>(left:
&mut T
, right: T)
Expand description
Set left to the maximum of left and right.