Ah found something, from the reference: >Only o...
# announcements
k
Ah found something, from the reference:
Only one parameter may be marked as vararg . If a vararg parameter is not the last one in the list, values for the following parameters can be passed using the named argument syntax, or, if the parameter has a function type, by passing a lambda outside parentheses.