Open cvauclair opened 3 years ago
Eval: -Refactor eval_exn function into single function that returns both the updated environment and the value returned by the expression. -Fix bug where let bindings would not evaluate to unit
eval_exn
unit
Test: -Add test for previously failing case (see #85)
Closes #85
Eval: -Refactor
eval_exn
function into single function that returns both the updated environment and the value returned by the expression. -Fix bug where let bindings would not evaluate tounit
Test: -Add test for previously failing case (see #85)
Closes #85