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