Skip to main content

sum_operands

Function sum_operands 

Source
fn sum_operands(
    gcx: Gcx<'_>,
    expr: &Expr<'_>,
) -> Option<(VariableId, VariableId)>
Expand description

a + b with both operands variables.