[R7RS-small] Creates and returns a vector whose elements are x ....
Example:
(vector 0 1 2 3 4) ;=> #(0 1 2 3 4)