Variadic Parameters is fancy name for variable length number of parameters for a Function.
String formatting calls are one of the most common use for them, but there are many others.
https://www.avanderlee.com/swift/variadic-parameters/
No comments:
Post a Comment