O object

TypeBounds

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

apply

( low: Type hi: Type ) ( implicit  ctx: Context ) : TypeBounds

def 

unapply

( x: TypeBounds ) ( implicit  ctx: Context ) : Option[( Type, Type )]