Join Slack
Powered by
i guess my real question is: is there a way for va...
# announcements
d
danneu
01/03/2017, 2:11 AM
i guess my real question is: is there a way for varargs to sponge up everything until the last item? for instance this doesn't work:
fun foo(vararg nums: Int, finalNum: Int)
3
Views
Open in Slack
Previous
Next