strictEqualityPatternMatching

scala.language.experimental.strictEqualityPatternMatching

Experimental support for relaxed CanEqual checks for ADT pattern matching

Attributes

See also
Deprecated
[Since version 3.10] `strictEqualityPatternMatching` is now standard, no language import is needed
Source
language.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
In this article