Skip to main content

add

Function add 

Source
pub fn add(left: Expr, right: Expr) -> Expr
Expand description

Create an addition expression (+).