Contents
Indexes:
Function Array-Row
Part of:
package metabang.utilities
(
array-row
< array > < row > )
Returns the row'th row of array. Array is assumed to be two dimensional and row
is assumed to be in range. The returned array shared structure with the array parameter.