Enumerate all cell coordinates in an efficient manner. Runs left-to-right, top-to-bottom.
Yield all cell coordinates and values of a grid, left-to-right, top-to-bottom
Yield all the values of a grid, left-to-right, top-to-bottom.
Enumerate all cell coordinates in an efficient manner. Runs left-to-right, top-to-bottom.