Skip to content

Commit 730b4b2

Browse files
committed
Add TODO: Update as Implicit Conversion
1 parent 7c2ebcc commit 730b4b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/_spec/07-implicits.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,7 @@ Throwable => Ordered[Throwable],
270270

271271
Since the second type in the sequence is equal to the first, the compiler will issue an error signalling a divergent implicit expansion.
272272

273+
<!-- TODO: Update as Implicit Conversion -->
273274
## Views
274275

275276
Implicit parameters and methods can also define implicit conversions called views.

0 commit comments

Comments
 (0)