merge

Module ord

source
Expand description

Merge strategies for types that form a total order.

Functionsยง

  • Set left to the maximum of left and right.
  • Set left to the minimum of left and right.