warp
warp copied to clipboard
[REQ] Single-line tile matrix extraction with row indexing
Description
Syntax support for, eg:
tile[i,j,k][1]
Where tile is a 3D tile of matrices and 1 is the first row of the matrix at i,j,k.