Closed favonia closed 2 years ago
i couldn't figure out where this is happening... a bit bizarre
I can confirm that conversion is not comparing names: https://github.com/RedPRL/cooltt/blob/main/src/core/Conversion.ml#L413
So it must be happening somewhere else... 😦
It could also be that we accidentally wrote sym0 = sym1
somewhere :scream:
The kado
library looks okay. :thinking:
What about compare?
On Jun 5, 2022, at 5:49 PM, favonia @.***> wrote:
The kado library looks okay. 🤔
— Reply to this email directly, view it on GitHub https://github.com/RedPRL/cooltt/issues/377#issuecomment-1146837221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAANOELC3UZRSMCEOAKETNDVNTD63ANCNFSM5X5GN5BA. You are receiving this because you were mentioned.
What about compare?
I found https://github.com/RedPRL/kado/pull/10 :rofl: but this should only affect efficiency
@jonsterling Okay, I think this is it?
In #376, it was discovered that \<something> might be comparing names in Global.t that should be used purely for printing.
@jonsterling Seriously, what's wrong with us!!! :laughing: