Eval takes an infix string arithmetic expression, and evaluates it Usage: result, err := evaler.Eval("1+2") Returns: the result of the evaluation, and any errors
(expr string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected