Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perf: fix linearity issue in insertIfNew (#3881)
This fixes a linearity isssue in `insertIfNew`. As `insertIfNew` is used in `Lean.finalizeImport` we expect this to improve performance.
- Loading branch information