beholder
inline fun <reified T> Any._as() = this as T
robin
orangy
cast
uhe
unsafeCast
safeCast
as?
A modern programming language that makes developers happier.