instanceOf

expect fun Any.instanceOf(type: KClass<*>): Boolean(source)

Check this is instance of type.

Report a problem

actual fun Any.instanceOf(type: KClass<*>): Boolean(source)

Check this is instance of type.

Report a problem

actual fun Any.instanceOf(type: KClass<*>): Boolean(source)

Check this is instance of type.

Report a problem

actual fun Any.instanceOf(type: KClass<*>): Boolean(source)

Check this is instance of type.

Report a problem