chickadee » dyn-vector » dynvector-every

dynvector-everyprocedure

If, for every index i between 0 and the length of the shortest vector argument, the set of elements (dynvector-ref x1 i) ... satisfies pred?, this procedure returns the value that pred?returned for the last set of elements.