eval_expr

Function eval_expr 

Source
pub fn eval_expr(expr: &Expr, env: &Env) -> i64
Expand description

Evaluate an expression in the given environment