Apply a function to each vector of the vecvec

vecvec_apply(x, f, ...)

Arguments

x

A vecvec object

f

A function to apply to each vector

...

Additional arguments passed to f