mostSpecificCommonSuperclassOrNull

fun Iterable<Any>.mostSpecificCommonSuperclassOrNull(): KClass<*>?

Sources

jvm source
Link copied to clipboard