why not declare a function `fun <T, R> trans...
# announcements
u
why not declare a function
fun <T, R> transform(Int, T): R
instead?