Join Slack
Powered by
Well, the thing is that Kotlin allows something li...
# javascript
d
diesieben07
01/21/2019, 1:58 PM
Well, the thing is that Kotlin allows something like
fun foo (vararg a: String, b: Int)
. There is no way to know where the vararg array "ends" if you do it via
arguments
Open in Slack
Previous
Next