Closed robrix closed 5 years ago
This PR:
vforce
There are some significant unknowns remaining:
Well, the constraint solver infinite loops on Base.Vector and fails on Base.List, but I’m merging it anyway.
Base.Vector
Base.List
This PR:
vforce
, while still enabling nice error messages/pretty-printed types.Contextualizes unification failures with the part of the type that failed to match.Going to defer this to a future PR.There are some significant unknowns remaining:
How can we integrate resource requirements into unification?Deferring this as well.