describe-vector
describe-vector is a built-in function in `C source code
'.
(describe-vector VECTOR &optional DESCRIBER)
Insert a description of contents of VECTOR.
This is text showing the elements of vector matched against indices.
DESCRIBER is the output function used; nil means use `princ'.