isVacuousType

open override val isVacuousType: Boolean

Answer whether this type is known to have no instances. For example, the BottomTypeDescriptor (denoted ⊥) has no instances.

Return

Whether the type is known to have no instances.