anyFits

internal fun anyFits(kClass: KClass<*>): Boolean

Whether any registered class fits kClass, which is what makes a supertype read work.