TypeOps
class Object
trait Matchable
class Any
Value members
Concrete methods
def isSubTypeOfActual(supr: TypeLike)(implicit context: SignatureContext): State[TypingState, Boolean]
Checks if typ is the subtype of supr (more or less) This check is a bit weaker than subtyping (aspecially in case of typevariables)
Checks if typ is the subtype of supr (more or less) This check is a bit weaker than subtyping (aspecially in case of typevariables)