Function melior::dialect::index::add

source ·
pub fn add<'c>(
    lhs: Value<'c, '_>,
    rhs: Value<'c, '_>,
    location: Location<'c>
) -> Operation<'c>
Expand description

Creates an index.add operation.