Skip to main content

add

Function add 

Source
pub fn add(a: &Expr, b: &Expr, scope: &[(String, Value)]) -> R
Expand description

加算(int×int / float×float checked。混在は TYPE_MISMATCH)。