implement constant folding

Issue #9 resolved
David Tolpin repo owner created an issue

go types compute values of constant expressions. Optionally substitute the folded value to save on computation time

Comments (1)

  1. Log in to comment