Thread Previous • Date Previous • Date Next • Thread Next |
If we are using ... for regular variable arguments, it behoves us to use ... somewhere in the variable keyword argument syntax. For example(s): printf: func (fmt: String, args...) foo: func (bar: Int, :keywords...)
Thread Previous • Date Previous • Date Next • Thread Next |