Exun.Simpl (exun v0.5.0)

Simplify expressions

Link to this section Summary

Functions

Reduce literals to une unit or one constant if possible

Recursively try to simplify expression. Multiple tries are performed. For a more agressive simplify, use Exun.Collect.coll

Link to this section Functions

Link to this function

acollect_minus(l)

Link to this function

collect_literals(arg)

Reduce literals to une unit or one constant if possible

Link to this function

collect_minus(l)

Recursively try to simplify expression. Multiple tries are performed. For a more agressive simplify, use Exun.Collect.coll