[][src]Function evaluator::eval

pub fn eval(node: Node, env: &Env) -> Result<Rc<Object>, String>