And why does the Kotlin reference seem to claim th...
# announcements
o
And why does the Kotlin reference seem to claim that its type projections are any different from Java's wildcards? Sure, they may have different names, but in the end they are both different syntaxes for the exact same concept: Use-site variance. https://kotlinlang.org/docs/reference/generics.html