Abacus.eval

You're seeing just the function eval, go back to Abacus module for more information.
Link to this function

eval(source, scope \\ [], vars \\ %{})

Evaluates the given expression with no scope.

If expr is a string, it will be parsed first.