OrType

object OrType
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(tp1: Type, tp2: Type, soft: Boolean)(using Context): OrType
def make(tp1: Type, tp2: Type, soft: Boolean)(using Context): Type
def makeHk(tp1: Type, tp2: Type)(using Context): Type

Like make, but also supports higher-kinded types as argument

Like make, but also supports higher-kinded types as argument