I think the correct bound would be `T: KClass<T...
# announcements
k
I think the correct bound would be
T: KClass<T>
, not sure without the error though.