vector-along: Create vectors matching the length of a given vector
Description
These functions take the idea of seq_along() and generalise it to
creating lists (list_along) and repeating values (rep_along).
Except for list_along() and raw_along(), the empty vectors are
filled with typed missing values.