Array.$dth()

From ZCubes Wiki
Jump to navigation Jump to search


Array.$dth(nthDiagonalIndex,Function|Array of Functions[,param1,param2,...])

Applies the functions given as the second parameter on the diagonal at nthDiagonalIndex (-ve for diagonals below the proper diagonal, and zero for the proper diagonal), and

Same as Array.$diag() for proper diagonal