relaxedLambdaSyntax

scala.language.experimental.relaxedLambdaSyntax

Experimental support for single-line lambdas and case clause expressions after :

Attributes

Deprecated
[Since version 3.10] The `experimental.relaxedLambdaSyntax` language import is no longer needed since the feature is now in preview
Source
language.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
In this article