Exun.Collect (exun v0.5.0)
Collect Math expression, try to simplify
Link to this section Summary
Functions
Main collecting function. Try to simplify tree withou chaging its value Gets and returns an AST, as produced by Exun.parse.
Expand mult(sum) to try collect more
Link to this section Functions
Link to this function
coll(tree)
Main collecting function. Try to simplify tree withou chaging its value Gets and returns an AST, as produced by Exun.parse.
Link to this function
expand_rec(ast)
Expand mult(sum) to try collect more