I have a `Class<in T!>!` and want to get a `...
# announcements
s
I have a
Class<in T!>!
and want to get a
KClass<T>
, how can I do this?