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
When using uncurried functions, the compiler error is not helpful in pointing out the problem when two uncurried functions have different parameter types but the same number of parameters.