relaxedExtensionImports
 scala.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]The experimental.relaxedExtensionImports language import is no longer needed since the feature is now standard
- Source
- language.scala
- Graph
- 
    
- Supertypes
- Self type
In this article