Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf(semantic): reduce lookups (#4214)
Small performance optimization (I hope) to resolving references in `Semantic`. Look up current bindings once rather than on every turn of the loop.
- Loading branch information