transpose(...)
attr x = transpose(...)
@StartRule Lot --> primitiveCube(4, 4, 4) print(transpose([[1,2],[3,4]])) color(0.6, 0.7, 0.8)