Join Slack
Communities
Powered by
if i have, say, arrayOf(1,2,3) and function foo(a:...
# announcements
j
jasondlee
04/11/2018, 7:45 PM
if i have, say, arrayOf(1,2,3) and function foo(a:Int, b:Int, c:Int), how can I call foo() passing the values in the array as individual params? or can i?
Open in Slack
Previous
Next