chickadee » generalized-arrays » array-interval-fold

array-interval-fold f sentinel xsprocedure
reverse-array-interval-fold f sentinel xsprocedure

Transducer-aware folding operations that serve a convenience to fold over all the indices in an array. This can be used as a shorthand form of calling interval-fold over the (array-shape array).