I kind of have a problem with this <https://kotlin...
# announcements
m
I kind of have a problem with this https://kotlinlang.org/docs/reference/comparison-to-java.html When you read it, you can find that each of those Java features were intentionally replaced with more modern Kotlin features. Though I often see people referencing to this list as "Kotlin has less developed generics because it does not supports Wildcard-types" or "You cannot use Primitive types types in Kotlin". I think there should be a short explanation what is used instead and maybe even why.