powered by
Ensure that a function has a `...` argument
.ensure_dots(fun)
The modified function with `...` added to its formals if it was not already present.
A function to modify