Skip to main content

evaluate_numeric_update

Function evaluate_numeric_update 

Source
pub fn evaluate_numeric_update(
    current: &Value,
    op: GraphNumericOp,
    operand: &Value,
) -> Result<Value>