You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The unapply method of EtaExpansion was missing several necessary
conditions, which are now added:
- parameters and arguments must have same length
- bounds must conform
Minimized code
Output
Expectation
I expect type bound
A <: Int
to be shown in error messages so it wouldn't be so confusingThe text was updated successfully, but these errors were encountered: