- vector-unfold-right! f vec start end initial-seed ...procedure
Like vector-unfold!, but the elements are copied in reverse order into the vector vec starting at the index preceding end.
Like vector-unfold!, but the elements are copied in reverse order into the vector vec starting at the index preceding end.