TypeBounds

object TypeBounds
Companion:
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(lo: Type, hi: Type)(using Context): TypeBounds
def lower(lo: Type)(using Context): TypeBounds
def upper(hi: Type)(using Context): TypeBounds