min_max

Function min_max 

pub fn min_max<S>(a: S, b: S) -> (S, S)
where S: Float,
Available on crate feature geometry only.