o_Is Supertype Of Tuple Type
open override fun o_IsSupertypeOfTupleType(self: AvailObject, aTupleType: A_Type): Boolean
Content copied to clipboard
{@inheritDoc}
Tuple type A is a supertype of tuple type B iff all the possible instances of B would also be instances of A. Types that are indistinguishable under this condition are considered the same type.