isTupleType

abstract fun isTupleType(type: Type): Boolean(source)

True if this type is a tuple type. This function will not return true if passed a type which extends from a tuple.