vector-append

[procedure] vector-append vector ...

SRFI-43: Returns a new vector that contains all elements of vector ...

See also vector-concatenate, append. string-append.