Join Slack
Powered by
<@U1E1U4A6Q> I'm not sure about the problem but I ...
# announcements
j
jdiaz
12/26/2016, 11:19 PM
@koufa
I'm not sure about the problem but I had an issue with varargs and it was because I wasn't using argument expander
https://kotlinlang.org/docs/reference/functions.html#variable-number-of-arguments-varargs
if your var is
a
use
*a
Open in Slack
Previous
Next