Any chance you could provide a code sample? I'm ha...
# announcements
r
Any chance you could provide a code sample? I'm having a hard time seeing the advantage of that over just putting a
fun <T, R> doStuff(input: T): R { ... }
in the class.