Skip to main content

min

Function min 

Source
pub fn min<T: Number, V: NumberOps<T>>(a: V, b: V) -> V
Expand description

returns the minimum of a and b