Skip to content

Commit f8f2678

Browse files
convert def into expression tree
prior data-structure could not represent ((1 + x) div 2) * 2 It is possible to have nested expressions with div. To deal with this, replace original def by an expression tree data-structure.
1 parent f977b48 commit f8f2678

File tree

3 files changed

+1849
-1787
lines changed

3 files changed

+1849
-1787
lines changed

0 commit comments

Comments
 (0)