Companion

object Companion

Functions

Link copied to clipboard
fun isProperSubtype(type1: A_Type, type2: A_Type): Boolean

Answer whether the first type is a proper subtype of the second type, meaning that it's a subtype but not equal.