kotlin-stdlib / kotlin.js / unsafeCast unsafeCast JS 1.1 fun <T> Any?.unsafeCast(): T Reinterprets this value as a value of the specified type T without any actual type checking.