[][src]Function v_eval::eval

pub fn eval(ctx: &BTreeMap<&str, &Expr>, expr: &Expr) -> Option<Value>