chrisrbailey
fun <T> clear(clazz: KClass<T>) = ...
Type argument is not within its bounds: should be subtype of 'kotlin.Any'