betterMatchTypeExtractors

scala.runtime.stdLibPatches.language.experimental.betterMatchTypeExtractors

Enhance match type extractors to follow aliases and singletons.

Attributes

See also
Deprecated
[Since version 3.6] The experimental.betterMatchTypeExtractors language import is no longer needed since the feature is now standard. It now has no effect, including when setting an older source version.
Source
language.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
In this article