Function melior::dialect::ods::index::or

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

Creates an or operation.