Can generic parameters be reified at class level?

This seems like a continuation of Reified generics - #2 by abreslav

Are there any plans to do this in Kotlin, now that the language has been catching on so well?

Seems it’d be very useful to automatically/at-compile-time do all of the reification that can be done through TypeToken