Open disconcision opened 8 months ago
Yeah, I'm okay with adding this for now with the plan to rip it out down the line when we have implicits. I'll mark it as a possible starter project.
@disconcision @GuoDCZ is planning to take a look at this as a starter project. is the relevant code in this PR? https://github.com/hazelgrove/hazel/pull/1148 (or is it in the plus
branch?)
neither. it's in llama-lsp-lookahead (something something hardest problem in computer science). note that literally all the relevant code written so far is reproduced above though
@cyrus- are you still okay making the equality operator polymorphic? I've done this on the LLM branch for convenience, so I'll copy-paste some code here to accelerate someone doing it for real.
Add case to statics.re:
Add cases to dynamics
Fix #1243 to prevent above from crashing
The above is sufficient to get it basically working. Remaining issues: