You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each Lambda Node will contain two sets of Variables.
One for FREE Variables and the other one for BOUND Variables inside said Lambda.
This should be completed at parsing time.
It should speed up processing in runtime.
Related files: alphaconverter.ts, usedvarnamesfinder.ts