chickadee » dyn-vector » dynvector-for-each

dynvector-for-each f x1 ... -> unspecified procedure

Dynamic vector iterator: applies fto each index in the range [0, k), where k is the length of the smallest dynamic vector argument passed, and the respective list of parallel elements from x1 ... at that index.