Module ord
merge
0.1.0
Module ord
Module Items
Functions
In crate merge
Modules
bool
num
ord
vec
Traits
Merge
Derive Macros
Merge
merge
Module
ord
Copy item path
Settings
Help
Summary
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.