Closed francoisthire closed 2 years ago
How about just checking for physical equality as part of term_eq
?
This has two advantages:
term_eq
is currently called without checking for physical equality, for example in srcheck.ml
.term_eq
would make term_eq
faster.
Partial answer to #279 .
tests/OK/sharing.dk
).