[][src]Function mathew::eval

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