chickadee » generalized-arrays » array-for-each-index

array-for-each-index proc arrayprocedure

Iterates over the indexes of array in lexicographic order, and calling proc on each index. The value returned by proc is discarded.