- reverse-vector->list vec #!optional start endprocedure
Like vector->list, but the resulting list contains the elements in reverse between the the specified range.
Like vector->list, but the resulting list contains the elements in reverse between the the specified range.