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.
2 parents 4158f85 + 6b4d2a8 commit 3169229Copy full SHA for 3169229
src/main/scala/ImplicitConversion.scala
@@ -1,7 +1,7 @@
1
import scala.language.implicitConversions
2
3
/**
4
- * Implicit Conversions: http://dotty.epfl.ch/docs/reference/changed/implicit-conversions.html
+ * Implicit Conversions: http://dotty.epfl.ch/docs/reference/changed-features/implicit-conversions.html
5
*/
6
object ImplicitConversion {
7
0 commit comments