FWIW, the document on generics didn’t help at all....
# announcements
t
FWIW, the document on generics didn’t help at all. It’s all about how Java did it wrong. I’m coming to Kotlin from the Swift world and don’t care about Java.
😂 1
1
s
surely in the swift world posting error messages is also useful
maybe unrelated, you have a syntax error -
override fun getItemCount() =
starts a function with an expression body but it doesn’t look to be followed with what you would want there
t
Ah… I though you were commenting on this comment about generics, not the other post. Confused me. I’ll ammend the original 🙂