PreciseConstrained
dotty.tools.dotc.typer.ProtoTypes.PreciseConstrained
object PreciseConstrained
An extractor for Singleton and Precise witness types.
Singleton { type Self = T } returns Some(T, true)
Precise { type Self = T } returns Some(T, false)
Attributes
- Graph
-
- Supertypes
- Self type
-
PreciseConstrained.type
Members list
In this article