relaxedExtensionImports
scala.runtime.stdLibPatches.language.experimental.relaxedExtensionImports
object relaxedExtensionImports
Was needed to add support for relaxed imports of extension methods. The language import is no longer needed as this is now a standard feature since SIP was accepted.
Attributes
- See also
- Deprecated
-
[Since version 3.4]
- Source
- language.scala
- Graph
-
- Supertypes
- Self type
In this article