Zac Sweers
getType()
inline fun <reified T> getType(): KType { return typeOf<T>() }
A modern programming language that makes developers happier.