[][src]Function hatter::eval

pub fn eval(stmts: &[Stmt]) -> Result<Value>

Eval a list of Stmts and return the last's Value.