hfoffani/hypolambda

closures doesn't bind

Closed this issue · 2 comments

see Test_example_encapsulation()

done.

Closures don't keep the binding to the outer scope.
See: Test_example_closure_2()