maybe like this `fun <T, R> foo(callback: (T...
# announcements
f
maybe like this
fun <T, R> foo(callback: (T) -> R? = { null })