Function maplibre::util::math::max

source ·
pub(crate) fn max<S: PartialOrd + Copy>(lhs: S, rhs: S) -> S