[][src]Function v_eval::eval

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