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
In the following code, the 2nd call to f at the end fails to find the implicit value of type GetResult[(String, String)]. The version with the explicit getTuple call succeeds.