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
Copy file name to clipboardExpand all lines: docs/docs/reference/contextual/relationship-implicits.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -107,9 +107,9 @@ Extension methods in implicit instances have no direct counterpart in Scala-2. T
107
107
108
108
Typeclass derivation has no direct counterpart in the Scala 2 language. Comparable functionality can be achieved by macro-based libraries such as Shapeless, Magnolia, or scalaz-deriving.
109
109
110
-
### Implicit Function Types
110
+
### Context Query types
111
111
112
-
Implicit function types have no analogue in Scala 2.
0 commit comments