i
Size: a a a
i
LS
(Int, String) -> Unit
is fun f(i: Int, s: String)
LS
i
fun <vararg T>aaa(vararg t:T)
AN
(Array<Any>)->Unit
and forget about type checks. But you are doing something wrongi
i
(Array<Any>)->Unit
and forget about type checks. But you are doing something wrongi
(Array<Any>)->Unit
and forget about type checks. But you are doing something wrongKotlin language design discuss
AN
Kotlin language design discuss
i
i
construct-deconstruct
is good way for it? auto construct args to data class anonymousAN
i
fun throttle(threshold: Int, lambda: ()->Unit)
AN
i
n
times during x
seconds. The program should abort
QH
D
D
D
BP