final object TypeBounds

Constructors

Members

def apply ( lo: Type , hi: Type ) ( implicit ctx: Context ) : TypeBounds
def empty ( implicit ctx: Context ) : TypeBounds
def lower ( lo: Type ) ( implicit ctx: Context ) : TypeBounds
def unapply ( x$1: TypeBounds ) : TypeBounds
def upper ( hi: Type ) ( implicit ctx: Context ) : TypeBounds