Precise

scala.Precise
erased trait Precise

A type class-like trait intended as a context bound for type variables. If we have [X: Precise], instances of the type variable X are inferred in precise mode. This means that singleton types and union types are not widened.

Attributes

Experimental
true
Source
Precise.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Self

Attributes

Source
Precise.scala