pelemay v0.0.3 Analyzer.AFunc
Provides optimizer for anonymous functions.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
polynomial_map(ast)
Check if expressions can be optimzed.
When the expression is enable to optimize, {:ok, map} is returned. The map is shape following: %{args: , operators: }.