chickadee » srfi-133 » vector-reverse-copy!

vector-reverse-copy! to at from #!optional start endprocedure

Like vector-copy!, but the elements appear in to in reverse order. (vector-reverse! target tstart send) would.