We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b27b57 commit 7cd5073Copy full SHA for 7cd5073
docs/_spec/07-implicits.md
@@ -270,6 +270,7 @@ Throwable => Ordered[Throwable],
270
271
Since the second type in the sequence is equal to the first, the compiler will issue an error signalling a divergent implicit expansion.
272
273
+<!-- TODO: Update as Implicit Conversion -->
274
## Views
275
276
Implicit parameters and methods can also define implicit conversions called views.
0 commit comments