[][src]Module merge::ord

Merge strategies for types that form a total order.

Functions

max

Set left to the maximum of left and right.

min

Set left to the minimum of left and right.