chickadee » dyn-vector » dynvector-map

dynvector-mapprocedure

Constructs a new dynamic vector of the shortest size of the given dynamic vector; each element at index i of the new dynamic vector is mapped from the old vectors by f i (dynvector-ref x1 i) ....