chickadee » srfi-214 » flexvector-append-subvectors

(flexvector-append-subvectors [fv start end] ...)procedure

Returns a vector that contains every element of each fv from start to end in the specified order. This procedure is a generalization of flexvector-append.