Function melior::dialect::ods::shape::max

source ·
pub fn max<'c>(
    context: &'c Context,
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> MaxOperation<'c>
Expand description

Creates a max operation.