Changes

Jump to navigation Jump to search
60 bytes added ,  17:44, 10 April 2020
Line 7: Line 7:     
Extract the diagonal at nthDiagonalIndex (-ve for diagonals below the proper diagonal, and zero for the proper diagonal).
 
Extract the diagonal at nthDiagonalIndex (-ve for diagonals below the proper diagonal, and zero for the proper diagonal).
 +
 +
|4|.diagonal(0..2)
 +
 +
|4|.diagonal(0)
 +
 +
|4|.diagonal(-1..1)
2,824

edits

Navigation menu