chickadee » slib-arraymap » array-indexes

array-indexes ARRprocedure

Returns an array of lists of indexes for ARR such that, if LI is a list of indexes for which ARR is defined, (equal? LI (apply array-ref (array-indexes ARR) LI)).