make-vector

make-vector : (number x -> (vectorof x))

purpose:
to construct a vector


Advanced Student Language


Google