subtypes

@JvmName(name = "subtypes")
actual external fun subtypes(supertype: UShort): UShortArray(source)

Get the subtype symbols for the given supertype symbol

Since

0.25.0

See also

expect fun subtypes(supertype: UShort): UShortArray(source)

Get the subtype symbols for the given supertype symbol

Since

0.25.0

See also

@JvmName(name = "subtypes")
actual external fun subtypes(supertype: UShort): UShortArray(source)

Get the subtype symbols for the given supertype symbol

Since

0.25.0

See also

actual fun subtypes(supertype: UShort): UShortArray(source)

Get the subtype symbols for the given supertype symbol

Since

0.25.0

See also