Passing extra arguments to `.fns` is hard to do right, and `across()` will be easier to reason about if it does not have to deal with `...`.
Passing extra arguments to
.fnsis hard to do right, andacross()will be easier to reason about if it does not have to deal with....