What’s the type argument syntax in Kotlin? Is ther...
# announcements
r
What’s the type argument syntax in Kotlin? Is there an equivalent to
object.<String>someMethod();
?