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
We should probably document that using clauses with parameters annotated val/var generate a given instance in their body (this is obvious for Scala 2 users, but maybe not for someone who has only ever seen the new syntax, where using may have been understood as only a "consumer" of given instances)