
   concat v1 v2

   concatenates the values of vector v2 to the end of vector
   v1, increasing the length of v1.

   See also: subset, set

