array-start

[procedure] array-start array k

[procedure] array-end array k

SRFI-25: returns the start and end index of k-th dimension of the array, respectively. See make-array.