WIP: feat: allow limited type ascriptions in data/codata#25
WIP: feat: allow limited type ascriptions in data/codata#25alexkeizer wants to merge 5 commits intomainfrom
Conversation
|
Implements #15 |
|
I've put a bit of time here and there trying to understand what is going wrong here. This especially throws me off since it does not only expect a different universe but a completely different type. Maybe you guys already made some more progress regarding this issue. Or maybe you have an idea why adding |
|
We've not really worked on this lately, so your help is appreciated! The error is rather misleading, but a bit of a red herring. Remembering that typevectors are indexed right-to-left, this indeed reduces to: which is in fact the expected type (modulo universes)! |
No description provided.