qdbplang / qdbp

MIT License
50 stars 1 forks source link

Remove the FVSet from variable lookup #22

Closed qdbplang closed 11 months ago

qdbplang commented 1 year ago

Variable lookup expressions don't need to keep a set of free variables(because the only free variable is the variable being looked up).