merge
0.1.0
Module ord
Module Items
Functions
In crate merge
merge
Module
ord
Copy item path
source
Expand description
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.