Ambigious implicit raised too soon #17770
Adam-Vandervorst
started this conversation in
Feature Requests
Replies: 2 comments
-
Hmm I see this departs from the design choices made in some other places. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah I think if anything this is a proto feature request, so I'll move to that repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Compiler version
3.1.3-RC1-bin-20220218-29f9d33-NIGHTLY
Minimized code
Output
Expectation
Not fail as early (on the first ambigious parameter, without considering the type of the other).
I.e. do unification in implicit search.
E.g. infer
and run.
Beta Was this translation helpful? Give feedback.
All reactions